videojs / videojs-contrib-eme

Supports Encrypted Media Extensions for playback of encrypted content in Video.js
Other
203 stars 72 forks source link

Encrypted content not playing in iframe #73

Closed asadmalik3 closed 5 years ago

asadmalik3 commented 5 years ago

I have a drm encrypted video which is working fine in firefox, chrome and internet explorer. On playback, player request license from license acquisition url and decrypt stream.

But if i embed this player through iframe, then player never request license. Is this scenario supported?

asadmalik3 commented 5 years ago

This is not applicable