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

video is buffered completely before playing? #15

Open
psifertex opened this issue Jun 19, 2016 · 0 comments
Open

video is buffered completely before playing? #15

psifertex opened this issue Jun 19, 2016 · 0 comments

Comments

@psifertex
Copy link

It looks like from the docs that buffertime should be specified to control how much buffering is done, and that it defaults to 10. Whether I leave it at the defaults or set to 1, my videos are always downloading entirely before playing, though when I serve the same video via HTML5 video tags, they buffer fine so I don't think there's anything about the codec that requires it.

I'm using code basically identical to the sample at the top of the documentation.txt file, except that I've changed file to http and source points to a URL. Any suggestions?

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