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

LiveDisplay initially shown on Android Chrome for VOD HLS #3079

Closed
mister-ben opened this issue Feb 4, 2016 · 1 comment
Closed

LiveDisplay initially shown on Android Chrome for VOD HLS #3079

mister-ben opened this issue Feb 4, 2016 · 1 comment

Comments

@mister-ben
Copy link
Contributor

On Android Chrome (47, 48 and 49(dev) tested), duration() is initially Infintity for VOD HLS videos. As a result the live display is shown before playback begins. Depending on the network conditions/cache state it can be a second or longer from tapping play until a durationchange is fired with a finite time to show the non-live controls.

On iOS Safari and Chrome and the Android/Samsung stock browser, the duration is not Infinity.

Example: http://output.jsbin.com/kasawoh

@mister-ben
Copy link
Contributor Author

It's not the cause of the problem, but whilst looking into this I realise LiveDisplay is doing its own thing to show/hide itself unlike all the other controls which are toggled in CSS.

@gkatsev gkatsev closed this as completed in ed59531 Nov 3, 2016
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant