pespantelis / vue-videobg

:milky_way: Video Background component for Vue.js
http://pespantelis.github.io/vue-videobg
MIT License
252 stars 35 forks source link

Videos don't autoplay on some iOS versions #11

Closed carlosHerz closed 6 years ago

carlosHerz commented 7 years ago

Make sure you add playsinline attribute or else it won't autoplay.

pespantelis commented 6 years ago

Fixed #13. Thanks!