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

No more autoplay on Chrome 66 #6

Open
zwacky opened this issue Apr 19, 2018 · 2 comments
Open

No more autoplay on Chrome 66 #6

zwacky opened this issue Apr 19, 2018 · 2 comments

Comments

@zwacky
Copy link
Owner

zwacky commented Apr 19, 2018

No description provided.

@zwacky
Copy link
Owner Author

zwacky commented Apr 20, 2018

Autoplay with sound is allowed if:

  • User has interacted with the domain (click, tap, etc.).
  • On desktop, the user's Media Engagement Index threshold has been crossed, meaning the user has previously play video with sound.
  • On mobile, the user has added the site to his or her home screen.

autoplay policy changes

looks like only MEI or having the webapp added to the homescreen on mobile. With MEI though they mention Tab with video is active—looks like audio is exempt from this (?)

@zwacky
Copy link
Owner Author

zwacky commented Jun 4, 2018

as soon as playing music in the player has been initiated by the user before, it will allow auto play in the future.
only thing missing is to detect if autoplay is available, otherwise the play button is displaying "playing" but no sound is playing.

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