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

Always update the RTCRtpContributingSource for SSRCs. #1099

Merged

Conversation

taylor-b
Copy link
Contributor

Fixes #1091.

As described in the issue, there may be cases where an application
wants to know the SSRC audio level, even when a CSRC is present in the
packet.

Fixes w3c#1091.

As described in the issue, there may be cases where an application
wants to know the SSRC audio level, even when a CSRC is present in the
packet.
@stefhak
Copy link
Contributor

stefhak commented Mar 30, 2017

LGTM.

@fluffy
Copy link
Contributor

fluffy commented Apr 4, 2017

LGTM

@aboba
Copy link
Contributor

aboba commented Apr 6, 2017

@taylor-b Do we need to update the PR now that we're going to use getSources() to retrieve the SSRC info?

@taylor-b
Copy link
Contributor Author

taylor-b commented Apr 6, 2017

@aboba I don't think it hurts to merge this now, and do the CSRC/SSRC split in a separate PR.

@alvestrand alvestrand merged commit dd75d34 into w3c:master Apr 6, 2017
@alvestrand
Copy link
Contributor

Issue #1111 filed on the update strategy.

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

Successfully merging this pull request may close these issues.

5 participants