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

Vide causes bandwidth leak/overages #204

Open
dantheman213 opened this issue Jan 28, 2017 · 1 comment
Open

Vide causes bandwidth leak/overages #204

dantheman213 opened this issue Jan 28, 2017 · 1 comment

Comments

@dantheman213
Copy link

Vide doesn't do anything to prevent endless cycle of download and streaming to a small video file. I'm looping a 30mb file but this browser has downloaded over 5x that in just a few mins of having the page up in my browser.

capture

@quinns
Copy link

quinns commented May 1, 2017

I don't think it actually is. Make sure you have "Disable Cache (while DevTools is open)" checkbox disabled in the Network tab. This should cause your browser to not re-download the video for each loop, and better mimics real-world behavior.

screen shot 2017-04-30 at 7 05 01 pm

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