SCReAM congestion control #2101
Replies: 2 comments
-
Hi @IngJohEricsson ! Thanks for the pointer! We have a SCReAM implementation using CGO, which is based on the implementation in the Eventually, we'd also like to have a pure Go implementation so everyone can use it without using CGO. We also recently finished an implementation of GCC, and we plan to implement a test runner to automatically run the test cases from RFC 8867 for all of the bandwidth estimators in Pion! |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hi
If you are interested.
SCReAM (Self-clocked Rate Adaptation for Multimedia) congestion control (RFC8298) is available as open source from https://github.com/EricssonResearch/scream
The gstscream subfolder contains build scripts to create the sender and receiver congestion control parts of SCReAM
/Ingemar
Beta Was this translation helpful? Give feedback.
All reactions