gst-plugins-rs/net
Mathieu Duponchelle c2d6273786 webrtcsink: fix calculation of fec_ratio with multiple encoders
In this context, the bitrate variable is for all encoders, but the
max_bitrate field is per encoder. To calculate a proper FEC ratio, we
need to scale max_bitrate to the number of encoders.

+ Also clamp the fec-percentage that we set on the transceiver for extra
  safety

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1161>
2023-04-05 18:16:10 +03:00
..
aws Update versions to 0.9.10 2023-03-02 13:18:00 +02:00
hlssink3 Update versions to 0.9.10 2023-03-02 13:18:00 +02:00
ndi Update versions to 0.9.10 2023-03-02 13:18:00 +02:00
onvif Update versions to 0.9.10 2023-03-02 13:18:00 +02:00
raptorq Update versions to 0.9.10 2023-03-02 13:18:00 +02:00
reqwest Update versions to 0.9.10 2023-03-02 13:18:00 +02:00
rtp Update versions to 0.9.10 2023-03-02 13:18:00 +02:00
webrtc webrtcsink: fix calculation of fec_ratio with multiple encoders 2023-04-05 18:16:10 +03:00
webrtchttp Update versions to 0.9.10 2023-03-02 13:18:00 +02:00