Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FBS: Node, Fix RtpParameters #1205

Merged
merged 2 commits into from
Nov 2, 2023
Merged

FBS: Node, Fix RtpParameters #1205

merged 2 commits into from
Nov 2, 2023

Conversation

jmillan
Copy link
Member

@jmillan jmillan commented Nov 2, 2023

Allways pass encodings, header extensions and rtcp.

All those are required by the schemas, so let's pass the default values if not defined by user.

NOTE: Even if they are not mandatory in the user API, sending an empty vector or default values, in the case of rtcp, to the worker is convenient.

Allways pass encodings, header extensions and rtcp.
@jmillan jmillan requested a review from ibc November 2, 2023 10:22
@jmillan jmillan merged commit 0600cd8 into flatbuffers Nov 2, 2023
32 checks passed
@jmillan jmillan deleted the fbs-rtpparameters-fix branch November 2, 2023 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants