videojs / videojs-contrib-eme

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

Can I use SAMPLE-AES? #166

Open ghost opened 2 years ago

ghost commented 2 years ago

Hey folks, I would like to know if VideoJS is compatible with SAMPLE-AES and I would also like to know if when it's compatible does it also work with multiple decryption keys? Currently, I have each track (each Video and each Audio version) of a HLS stream encrypted with a different key and different iv as I create a stream in multiple ABR representations.

Would be awesome to know. Thanks in advance.

gkatsev commented 2 years ago

Unfortunately, SAMPLE-AES isn't supported currently.