Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow adapting the bitrate to network/receiver constraints when using MSE #132

Open
takumif opened this issue Jan 31, 2020 · 0 comments
Open
Labels

Comments

@takumif
Copy link

takumif commented Jan 31, 2020

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, the first step here is to add back-pressure signaling to the Open Screen Protocol.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants