[remote-playback] Allow adapting the bitrate to network/receiver constraints when using MSE (#132)

takumif has just created a new issue for https://github.com/w3c/remote-playback:

== Allow adapting the bitrate to network/receiver constraints when using MSE ==
This issue tracks allowing sender pages to adapt the media bitrate to network/receiver constraints (e.g. bandwidth, buffer size) when using MSE to ensure a smooth playback.

One solution is to expose the remote buffer state so that the sender page can adjust the media bitrate accordingly. #126 is a strawman PR for implementing this.

Per the  [TPAC discussion](https://www.w3.org/2019/09/16-webscreens-minutes.html#x02), the first step here is to add back-pressure signaling to the Open Screen Protocol.

Please view or discuss this issue at https://github.com/w3c/remote-playback/issues/132 using your GitHub account

Received on Friday, 31 January 2020 00:26:34 UTC