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

Fix RTCP forwarding in Single PC #1183

Merged
merged 4 commits into from
Apr 4, 2018

Conversation

jcague
Copy link
Contributor

@jcague jcague commented Apr 3, 2018

Description
RTCP was not being forwarded to the right MediaStreams for two reasons: there are compound RTCP packets that we didn't take into account, and there are also REMB packets that handle the SSRC info in a different way.

[] It needs and includes Unit Tests

Changes in Client or Server public APIs

[] It includes documentation for these changes in /doc.

Copy link
Contributor

@lodoyun lodoyun left a comment

Choose a reason for hiding this comment

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

I think this is a good solution 👍

@jcague jcague merged commit 4b5d3d7 into lynckia:master Apr 4, 2018
@jcague jcague deleted the fix/rtcp_forwarding_single_pc branch April 4, 2018 09:26
Arri98 pushed a commit to Arri98/licode that referenced this pull request Apr 6, 2021
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.

2 participants