gst-plugins-rs/net
Mathieu Duponchelle 15e1844956 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/1151>
2023-03-31 12:19:07 +00:00
..
aws aws: Update to AWS SDK 0.55/0.25 2023-03-31 09:12:26 +00:00
hlssink3 Update for gst::Element::link_many() and related API generalization 2023-03-09 16:46:52 +02:00
ndi ndisinkcombiner: Properly handle caps changes 2023-03-01 12:30:54 +00:00
onvif Update minimum supported Rust version to 1.66 2023-02-20 11:09:01 +02:00
raptorq Update minimum supported Rust version to 1.66 2023-02-20 11:09:01 +02:00
reqwest Fix a few new clippy warnings 2023-03-07 08:47:01 +00:00
rtp chore(webrtcsink): fix max-bitrate blurb and nick 2023-03-28 16:11:05 +11:00
webrtc webrtcsink: fix calculation of fec_ratio with multiple encoders 2023-03-31 12:19:07 +00:00
webrtchttp Update minimum supported Rust version to 1.66 2023-02-20 11:09:01 +02:00