-
-
Notifications
You must be signed in to change notification settings - Fork 238
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SFU: Register the ssrc-audio-level RTP extension (#373)
All major browser negotiate this. Adding it to ion-sfu means it will get passed on to ion-avp, which can then do active speaker detection. I noticed TransportCCURI was video only, and this one is audio only, so I split the registration into two loops. Updates pion/sdp dependency to 3.0.4
- Loading branch information
1 parent
0a2ef7b
commit eea2a83
Showing
3 changed files
with
9 additions
and
4 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