Skip to content

How to implement ClearKey on Hls.js #5821

@aliazmoodehvaldi

Description

@aliazmoodehvaldi

What do you want to do with Hls.js?

Hello, I want to implement ClearKey in hls.js, but I don't know how to implement it, I have implemented ClearKey in this way in shaka packager:

player.configure({
     drm: {
         clearKeys: {
            'abba271e8bcf552bbd2e86a434a9a5d9': '69eaa802a6763af979e8d1940fb88392'
         }
     }
});

Can anyone advise?

What have you tried so far?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions