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

Clarify that encoding.codecPayloadType can be unset #545

Closed
ibc opened this issue May 16, 2016 · 0 comments
Closed

Clarify that encoding.codecPayloadType can be unset #545

ibc opened this issue May 16, 2016 · 0 comments

Comments

@ibc
Copy link
Contributor

ibc commented May 16, 2016

In RtpSender.send():

For each value of i from 0 to the number of encodings, check whether withParameters.encodings[i].codecPayloadType corresponds to a value of withParameters.codecs[j].payloadType where j goes from 0 to the number of codecs.

Must clarify that codecPayloadType may be unset (for the first encoding, and it that case the first media codec in codecs will be used).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants