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

Exposing RID attribute in RTCRtpCodingParameters. #15531

Merged
merged 1 commit into from Mar 4, 2019

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Feb 22, 2019

The RID attribute needs to be supplied when setting up simulcast using
addTransceiver() and when updating the encoding parameters on the sender
when simulcast is used (getParameters(), setParameters()).
This change exposes the RIDs and validates that they cannot be modified
when changing parameters on the sender.

Bug: webrtc:10299
Bug: chromium:857034
Change-Id: I8b4bfa2b362ab5851a95c6fb90cc385daa4f651f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1483352
Reviewed-by: Guido Urdaneta <guidou@chromium.org>
Reviewed-by: Steve Anton <steveanton@chromium.org>
Commit-Queue: Amit Hilbuch <amithi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#637338}

Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already reviewed downstream.

@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-1483352 branch 2 times, most recently from d9cbf0d to 9e5187f Compare February 27, 2019 23:28
The RID attribute needs to be supplied when setting up simulcast using
addTransceiver() and when updating the encoding parameters on the sender
when simulcast is used (getParameters(), setParameters()).
This change exposes the RIDs and validates that they cannot be modified
when changing parameters on the sender.

Bug: webrtc:10299
Bug: chromium:857034
Change-Id: I8b4bfa2b362ab5851a95c6fb90cc385daa4f651f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1483352
Reviewed-by: Guido Urdaneta <guidou@chromium.org>
Reviewed-by: Steve Anton <steveanton@chromium.org>
Commit-Queue: Amit Hilbuch <amithi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#637338}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants