Skip to content

Fix ClearKey issue

Created by: nicosang

Hi,

this PR has to solve issue #2806 (closed). initData should be an uint8Array.... this sample stream can be used to validate this PR : { "name": "ClearKey Bug Fix", "url": "https://m.dtv.fi/dash/dasherh264v2/drm/manifest_clearkey.mpd", "protData": { "org.w3.clearkey": { "clearkeys": { "QyFWeBI0EjQSNBI0EjQSNA": "EjQSNBI0EjQSNBI0EjQSNA" } } } },

Nico

Merge request reports