videojs / videojs-contrib-eme

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

Emit event when a license request is attempted #33

Closed OshinKaramian closed 6 years ago

OshinKaramian commented 6 years ago

I'm still working through this, this PR is more to clarify on whether the path is the best way to move.

My primary question here is who should trigger the event, currently it is the player, but it could be player.eme as well. Input here would be appreciated.

gesinger commented 6 years ago

We also may want to put an entry about the event in the README