Pion provides multiple Bandwidth Estimators, but they all satisfy one interface. This interface emits an int for how much bandwidth is available to se

pion / webrtc Public

submited by
Style Pass
2022-01-23 13:30:09

Pion provides multiple Bandwidth Estimators, but they all satisfy one interface. This interface emits an int for how much bandwidth is available to send. It is then up to the sender to meet that number.

The output.ivf you created should be in the same directory as bandwidth-estimation-from-disk. In the jsfiddle press 'Copy browser Session Description to clipboard' or copy the base64 string manually.

A video should start playing in your browser above the input boxes. When bandwidth-estimation-from-disk switches quality levels it will print the old and new file like so.

Leave a Comment
Related Posts