-
-
Notifications
You must be signed in to change notification settings - Fork 237
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(sfu): Support transport wide CC (#256)
* Refactor router to handle all receivers * Fix router stop logic * Add transport wide cc * Fix transport cc packet * REMB is disabled when TWCC is enabled * Fix issues when merging master * Add sdp parsing to get correct twcc ext id * Fix receiver rtcp reader should close on io.EOF * Fix tests * Fix merge issues * Fix offer issues
- Loading branch information
Showing
19 changed files
with
1,054 additions
and
696 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.