videojs / videojs-contrib-eme

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

fix: playready message passthrough #201

Closed adrums86 closed 8 months ago

adrums86 commented 8 months ago

There was an issue on certain platforms, in this case Tizen, where the playready message received from the CDM is already unwrapped. In this case all we need to do is add generic SOAP headers and send the message data straight through to the license request.