gst-plugins-rs/plugins
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
..
src webrtcsink: Initial congestion control implementation 2021-11-10 02:55:46 +01:00
build.rs Initial commit 2021-10-28 05:14:41 +02:00
Cargo.toml webrtcsink: Initial congestion control implementation 2021-11-10 02:55:46 +01:00