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

Demo app UI on Android - click to start playback #432

Closed
joeyparrish opened this issue Jun 30, 2016 · 1 comment
Closed

Demo app UI on Android - click to start playback #432

joeyparrish opened this issue Jun 30, 2016 · 1 comment
Assignees
Labels
flag: good first issue This might be a relatively easy issue; good for new contributors status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Milestone

Comments

@joeyparrish
Copy link
Member

The demo app controls on Android do not make it clear that a click is required to start playback. (Autoplay is disabled by Chrome on Android.) The demo app controls should detect this and show the giant play button as if the video were paused.

@joeyparrish joeyparrish added type: bug Something isn't working correctly flag: good first issue This might be a relatively easy issue; good for new contributors labels Jun 30, 2016
@joeyparrish joeyparrish added this to the v2.0.0 milestone Jun 30, 2016
@joeyparrish joeyparrish self-assigned this Jul 3, 2016
@tranzitwww
Copy link

tranzitwww commented Mar 6, 2018

Hi,
It works if you add "autoplay" and "muted" to the video HTMLMediaElements.
Also check that the browser has enabled "autoplay" on Android Chrome
[Settings] - [Site Settings] - [Media] - [Autoplay] and Allow Autoplay.

https://developers.google.com/web/updates/2016/07/autoplay

@shaka-project shaka-project locked and limited conversation to collaborators Mar 22, 2018
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Apr 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
flag: good first issue This might be a relatively easy issue; good for new contributors status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Projects
None yet
Development

No branches or pull requests

3 participants