mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2025-04-20 06:24:06 +00:00
As specified in Google Congestion Control we should run the packet loss estimation algorithm "every time feedback from the receiver is received". And, also as defined by GCC, we now have 2 different estimated bitrates, one for the delay-based controller value and one for the loss-based one, and we use the minimum value between those 2 as our current estimation. [GCC]: https://datatracker.ietf.org/doc/html/draft-ietf-rmcat-gcc-02 |
||
---|---|---|
.. | ||
examples | ||
src | ||
build.rs | ||
Cargo.toml |