Open benoitGirardMtl opened 7 years ago
if user add the playerVars: autoplayOnMobile=1
add "autoplay", "playsinline", "muted" attributes to iframe set player to mute and volume to "0"
This allow to autoplay youtube video on iOS (iPad and iPhone) and create beautiful fullscreen video background.
I need at least the mute part of this, it doesn't seem like this project is active.
if user add the playerVars: autoplayOnMobile=1
add "autoplay", "playsinline", "muted" attributes to iframe set player to mute and volume to "0"
This allow to autoplay youtube video on iOS (iPad and iPhone) and create beautiful fullscreen video background.