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
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: