aiortc / aiortc

WebRTC and ORTC implementation for Python using asyncio
BSD 3-Clause "New" or "Revised" License
4.18k stars 759 forks source link

Adjust encoding bitrate according to REMB feedback #68

Closed jlaine closed 5 years ago

jlaine commented 6 years ago

Since version 0.9.8, aiortc sends out Receiver Estimated Maximum Bitrate packets, informing the remote party of its estimate.

We still need to make aiortc adjust its send bitrate according to REMB packets received from the remote party.

jlaine commented 5 years ago

Fixed in 93b6b77e59a4a16a4a1d7f3125e9e7e9b8ac14dc