fregante / iphone-inline-video

📱 Make videos playable inline on the iPhone (prevents automatic fullscreen)
https://npm.im/iphone-inline-video
MIT License
2.06k stars 298 forks source link

IIV on Firefox/iOS 10 doesn't support autoplay #84

Closed fregante closed 7 years ago

fregante commented 7 years ago

IIV is still enabled on Firefox iOS 10 but it doesn't not work correctly with autoplaying videos. This is a browser limitation.

Test 1 (it should be green for native support): https://codepen.io/anon/pen/xEdwop

Test 2 (it should autoplay): https://bfred-it.github.io/iphone-inline-video/demo/

fregante commented 7 years ago

IIV appears to work on iOS 10.2 and Firefox 5.3 (2) 🎉 even though Firefox hasn't enabled native playsinline support.