videojs / videojs-contrib-eme

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

fix: handle initial duplicate webkitneedskey #134

Closed brandonocasey closed 3 years ago

brandonocasey commented 3 years ago

Fixes an issues where safari will trigger a webkitneedskey on a rendition and then switch renditions and trigger another one.

https://github.com/google/shaka-player/issues/2426