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

Add HTML5 player support for long videos #105

Open
givik opened this issue Dec 3, 2018 · 2 comments
Open

Add HTML5 player support for long videos #105

givik opened this issue Dec 3, 2018 · 2 comments

Comments

@givik
Copy link

givik commented Dec 3, 2018

screen shot 2018-12-03 at 11 00 08 pm

@givik givik changed the title Add suport for HTML5 long videos Add HTML5 player support for long videos Dec 3, 2018
@gigagvenetadze
Copy link

It's will be good to make so 👍

@Joshfindit
Copy link

What's required for this, and what does it consider a long video?

I've successfully used this for HTML5 videos that have been processed with ffmpeg's -movflags faststart and it does work. Mostly. If we catch it just right it will be synched to within 50ms, but it does struggle to do that and will sometimes 'slip' while watching.
Our fix so far has been both exit the room, rejoin, reload, skip to where we were, and continue.
Inconvenient, but not a deal-breaker.

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

3 participants