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

vpaid enabled ? #137

Closed giannoudak closed 6 years ago

giannoudak commented 6 years ago

Hello bfred!

Can your plugin be used with the vpaid protocol? we are using the videojs-vpaid-plugin to make our video player vpaid enabled.

We give the plugin a video element as input and then do all the vpaid handshake actions (handshake, init, load, etc...)

In which event we should call the enableInlineVideo plugin?

For your information, i can't control the vpaid creative code. its comes from third party demand

thanks in advance

fregante commented 6 years ago

I don't know about vpaid specifically. IIV should be enabled as soon as possible after the <video> element has been created.