fregante / iphone-inline-video

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

Official support coming in Safari 10 #51

Closed slavanga closed 8 years ago

slavanga commented 8 years ago

Safari 10 will support inline playback and autoplay of videos without audio tracks or with disabled audio tracks. Ideally this script should not run if native support is detected.

https://developer.apple.com/library/prerelease/content/releasenotes/General/WhatsNewInSafari/Articles/Safari_10_0.html#//apple_ref/doc/uid/TP40014305-CH11-DontLinkElementID_12

fregante commented 8 years ago

Cool stuff! I'll add a <iOS 10 check