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

On loop #32

Open
Szymon-dziewonski opened this issue May 31, 2016 · 1 comment
Open

On loop #32

Szymon-dziewonski opened this issue May 31, 2016 · 1 comment

Comments

@Szymon-dziewonski
Copy link

Video player on loop downloads all the time same video over and over again :/

Does anyone can help me with it please?

$scope.options = {
loop: true,
autoplay: true
};

image

@ghost
Copy link

ghost commented Jun 1, 2016

@Szymon-dziewonski Based on your screen shot, it looks like the data is being downloaded in chunks. HTTP code 206 signifies chunked data. Take a look at this link for more reference.

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

1 participant