lanikai / alohartc

WebRTC native stack tailored for ARM/Linux embedded systems
https://alohartc.com
Apache License 2.0
19 stars 6 forks source link

goog-remb support #112

Open thinkski opened 5 years ago

thinkski commented 5 years ago

Add support for receiver estimated maximum bitrate (REMB) RTCP feedback messages. Support for these messages is signaled via the rtcp-fb: <payload type> goog-remb SDP attribute. These messages are sent by all five major browsers.

Adjust the video codec bitrate in response to these messages.