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 300 forks source link

Would this library work on non-webGL devices? #133

Closed Richacinas closed 6 years ago

Richacinas commented 6 years ago

Hello there,

I'm just wondering if I could reliably use this library on older devices. I need to make sure that I provide a wide solution and wouldn't like to use a disclaimer so people using a low quality or older device cannot use my video experience.

Thanks a lot

fregante commented 6 years ago

Yes, it does not use WebGL. But it only supports iOS 8 and 9

Richacinas commented 6 years ago

Alright, my mistake.

So, it contains the necessary JS to allow the video work inline on iOS. What about iOS 10?

jsiebern commented 6 years ago

https://github.com/bfred-it/iphone-inline-video#notes-about-ios-10

It's right there in the docs ;-)