hls.js icon indicating copy to clipboard operation
hls.js copied to clipboard

SAMPLE-AES in MPEG2-TS with EME

Open kedanielwu opened this issue 2 years ago • 0 comments

What do you want to do with Hls.js?

#4930 extends the support of manifest deliverd key system such as widevine, playready, and FPS in fmp4 container.

As of right now the only way to play FPS content in MPEG2-TS container is using native HTMLVideoElement and let safari handle all the work.

My question is would it be possible to add MPEG2-TS container support for FPS content in hlsjs? My understanding is that currently it is impossible to transmux such ts into fmp4 slices, and the decryption can only happended inside of CDM, so we stucked.

What have you tried so far?

No response

kedanielwu avatar Dec 07 '22 06:12 kedanielwu