caffeinetv / libcaffeine

A library for broadcasting to Caffeine.tv
https://www.caffeine.tv
GNU General Public License v2.0
16 stars 5 forks source link

Set target bitrate to the video RTP sender #95

Closed davidc604 closed 4 years ago

davidc604 commented 4 years ago

The RTP sender needs to be set with the same target bitrate as the one in peer connection in order for the target bitrate value be propagated all the way down to the video encoder.


This change is Reviewable