0

I was just wondering, why does the <video> element not auto-play on mobile devices, such as Android and IOS. Do these platforms and support videos?

<div class="video-test-animated col span-2-of-2">
   <video class="video-size"  autoplay muted loop>
    <source src="videos/final-video-background.mp4" type="video/mp4">
   </video>      
</div>
Chris Happy
  • 7,088
  • 2
  • 22
  • 49

0 Answers0