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

DRM support for Playlists #362

Open
grigdodon opened this issue Jul 15, 2024 · 1 comment
Open

DRM support for Playlists #362

grigdodon opened this issue Jul 15, 2024 · 1 comment

Comments

@grigdodon
Copy link

grigdodon commented Jul 15, 2024

is there any support for DRM in Playlists?

how are you using DRM when you have multiple items in playlist? each item has its own drm licence url, so it should be updated every time an item is loaded.
at the moment, the drm params (processSpcUrl, fairplayCertUrl) are being passed in the config, outside the playlist property, so updating the playlist item, on item changed, as is suggested in JWPlayer doc (https://docs.jwplayer.com/players/reference/setplaylistitemcallbackcallback) will not work.

Have you guys had to deal with this? Are there any solutions?
Thank you very much!

@StackZs
Copy link

StackZs commented Jul 16, 2024

Is there any solution for this situation?
@chaimPaneth

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

No branches or pull requests

2 participants