Orange-OpenSource / hasplayer.js

Http Adaptive Streaming javascript player based on HTML5 premium extensions (MSE/EME)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cookies

mohojojo opened this issue · comments

Is the player sends the cookies when the license request is made? The license server is authenticating by a cookie :/

You have to set the parameter 'withCredentials' to true in the input key system protectionData object (see README).

yes, thx, meanwhile i found it.
But i encountered into an other problem, the playready init method never run, so the protdata property value is always null, and the cdmData xml part is not added to my request. What else i am missing?

"the playready init method never run" what do you mean exactly?
Which browser and platform are you using?

Please reopen if issue is still valid?