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

DOMException: "The quota has been exceeded." #21

Closed
PaulBGD opened this issue Dec 22, 2018 · 2 comments
Closed

DOMException: "The quota has been exceeded." #21

PaulBGD opened this issue Dec 22, 2018 · 2 comments

Comments

@PaulBGD
Copy link

PaulBGD commented Dec 22, 2018

This has been happening in Firefox with high definition files which have a higher bitrate. When we move around the video quick, the buffer fills up very fast and doesn't seem to empty fast enough for Firefox.

I found this issue that might help when I was looking around at other projects. videojs/http-streaming#192

@PaulBGD
Copy link
Author

PaulBGD commented Jan 3, 2019

I took a stab at fixing this, but it appears it's a lot harder than just calling sourceBuffer.remove(), as it's hard to figure out what doesn't need to exist.

@feross
Copy link
Owner

feross commented Aug 23, 2019

Since there's already an issue on videostream, I'm going to close this issue in favor of: jhiesey/videostream#35

@feross feross closed this as completed Aug 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants