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

Added Demo for How To Use with Aframe. #85

Closed dlochrie closed 7 years ago

dlochrie commented 7 years ago

This tool is incredibly useful, but the Aframe community has yet to really demonstrate how to get iOS/Safari support for the framework. These changes just give a new example for how people can use this module with Aframe.

https://github.com/aframevr/aframe/issues/900 https://github.com/aframevr/aframe/issues/316

fregante commented 7 years ago

Hello! Sorry it took me so long to review this, but I concluded that this doesn't belong here. IIV is just a polyfill so it doesn't need any more demos than the classic and WebGL ones.

Feel free to include IIV in aframe's repo or link to it with unpkg so all your demos will work on iOS.

Happy new year!