Hi gomad,
I have implemented like as yours . but i am still not able to play with DRM encrypted content.
can you help me out where i am stuck.
following are the errors i am getting:
m.video.errorMsg: Protected content license error.
m.video.errorStr: decoder: pump: DRM exception: decrypt error: DRM failed:extra:clip_id: 0
following are the code for it:
You could simply do that by setting
videoNode.httpHeaders = headersKeyValueMapObject
These headers are passed in requests made by the player.
If you want custom headers only to be passed in the DRM request, the new drmHttpAgent available from. 9.3 will do the purpose.