Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SAMPLE-AES in MPEG2-TS with EME #5092

Open
kedanielwu opened this issue Dec 7, 2022 · 1 comment
Open

SAMPLE-AES in MPEG2-TS with EME #5092

kedanielwu opened this issue Dec 7, 2022 · 1 comment

Comments

@kedanielwu
Copy link

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 kedanielwu added Needs Triage If there is a suspected stream issue, apply this label to triage if it is something we should fix. Question labels Dec 7, 2022
@robwalch robwalch added the DRM label Dec 9, 2022
@robwalch robwalch added Duplicate and removed Needs Triage If there is a suspected stream issue, apply this label to triage if it is something we should fix. labels May 13, 2024
@robwalch
Copy link
Collaborator

This would only be possible with ClearKey support, so this is a duplicate or dependent on #2934:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants