gst-plugins-rs/plugins/src/webrtcsink
Mathieu Duponchelle 8c6ff24052 webrtcsink: Initial congestion control implementation
Naive heuristic lifted from an earlier proof of concept,
augmented with logic from
https://datatracker.ietf.org/doc/html/draft-ietf-rmcat-gcc-02#section-5.5

A property is exposed to disable congestion control for
testing purposes, it can be extended in the future to allow
selecting a different congestion control scheme.

+ Update the documentation
2021-11-10 02:55:46 +01:00
..
imp.rs webrtcsink: Initial congestion control implementation 2021-11-10 02:55:46 +01:00
mod.rs webrtcsink: Initial congestion control implementation 2021-11-10 02:55:46 +01:00
utils.rs Initial commit 2021-10-28 05:14:41 +02:00