You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: