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

[Feature]: Clearkey base64 support #4376

Open
kunwarxshashank opened this issue Jan 16, 2025 · 1 comment
Open

[Feature]: Clearkey base64 support #4376

kunwarxshashank opened this issue Jan 16, 2025 · 1 comment
Labels

Comments

@kunwarxshashank
Copy link

Description

Clearkey stream works fine via license server,
but i haven't find any solution to play base64 keys
e.g.

          [
              {
                kty: 'oct',
                k: 'nrQFDeRLSAKTLifXUIPiZg',
                kid: 'FmY0xnWCPCNaSpRG-tUuTQ',
              },
            ]

you can check here
https://reference.dashif.org/dash.js/v4.4.0/samples/drm/clearkey.html

if there is feature to play via these please add in docs or requested to add.

Why it is needed ?

Because it is cool!

Possible implementation

Technical POV how to do it

Code sample

Code sample

Copy link

Thanks for the feature request! Check out our roadmap here. If your request is already there – great! If not, give us some time, and we'll get back to you with information on when TheWidlarzGroup can address it as part of our free open-source support. Alternatively, contact us to discuss ways to speed up the process.

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

No branches or pull requests

1 participant