-
Notifications
You must be signed in to change notification settings - Fork 428
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
Support 4k content on bowsers with limited MSE buffer #192
Comments
👋 Thanks for opening your first issue here! 👋 If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can. |
For anybody facing the http-streaming/src/master-playlist-controller.js Lines 1191 to 1198 in b820f24
It's an ugly hack but it works ¯_(ツ)_/¯ |
@leonhandreke is there a neat way to change value of MAX_GOAL_BUFFER_LENGTH from video js? |
@asadmalik3 yes, you can just set |
Hello! Thanks for this fixes...Is there any way to apply the fixes above on MPEG-Dash? On older browser (like Chrome 55) the error is still reproduced with mpd files. Thank you again! |
Hey! Thank you for all the great work! I just wanted to let you know that the I'm guessing this issue is a duplicate of #344 ? |
Yup, they're very likely the same issue. |
Closing in favor #344. |
Tracking PRs (which should eventually get merged into http-streaming):
"handle dynamic buffer sizes (4k support)"
videojs/videojs-contrib-hls#1416
"Graceful handling of QuotaExceededError"
videojs/videojs-contrib-media-sources#178
Related:
https://github.com/videojs/videojs-contrib-hls/issues/1435
The text was updated successfully, but these errors were encountered: