EricssonResearch / scream

SCReAM - Mobile optimised congestion control algorithm
BSD 2-Clause "Simplified" License
179 stars 57 forks source link

Unable to set an initial bitrate #6

Closed ggarber closed 7 years ago

ggarber commented 7 years ago

Initial bitrate is automatically set to minBitrate and there is no way to change them independently. In Google's implementation you can set the 3 bitrate values (min/max/start)

ggarber commented 7 years ago

https://github.com/EricssonResearch/scream/pull/7