joe
0
Q:

html video autoplay IPHONE

<!-- On IOS devices safari block the autoplay by default. 
Playsinline allows to force autoplay and avoid this restriction --> 

<video autoplay loop muted playsinline class="video-background">
  <source src="videos/intro-video3.mp4" type="video/mp4">
</video>
2

New to Communities?

Join the community