EricssonResearch / openwebrtc-gst-plugins

OpenWebRTC specific GStreamer plugins
BSD 2-Clause "Simplified" License
50 stars 46 forks source link

mention SCReAM plugin in README.md #57

Open jonassmedegaard opened 7 years ago

jonassmedegaard commented 7 years ago

this project includes an implementation of the SCReAM algorithm, but it is not mentioned at the top README.md so is quite difficult to find.

(the SCReAM code seems behind in development, but that is a separate issue)

Please mention SCReAM on front README.md to ease discovering its existence.

E.g. this (first line from the C++ library implementation of SCReAM:

SCReAM (Self-Clocked Rate Adaptation for Multimedia) is a congestion control algorithm devised mainly for Video.