Bertrand Berthelot
Bertrand Berthelot
Hi, Indeed, the XHR for manifest and segments are not configured to use credentials. As in dash.js, we could add the possibility to use credentials for these requests. By the...
I don't understand the need for this PR. The generateKeyRequest() should be called when creating MediaKeySession.
The point is that I do not have any terminal/browser that implements this EME version in order to test. On IE11, the ProtectionModel_3Feb2014 is used. Does anyone is able to...
Can you check PR #235 to see if it's resolve your issue. I was not able to playback the streams since I received an error at license request.
Hi, OK I've just merged the PR on development branch. We may fix PR #233 and Issue #236 before publishing a new release. Target is end of May.
Hi @maba72, if you want to get around CORS issues on Edge browser, you can try using Fiddler to act as a proxy that is able to add custom headers...
Hi, Actually I do not know since we have never tried. Have you tested on your side?
As I already told this will introduce some regression on playback start on some browsers like IE11.
Have you tried with dash.js project? I guess this issue is related to the application configuration (c# .net including webbrowser IE11) that may be incompatible with any MSE/EME player.
On my side, that works: http://orange-opensource.github.io/hasplayer.js/1.14.1/samples/DemoPlayer/index.html?url=https://video-dev.github.io/streams/x36xhzz/x36xhzz.m3u8 What do you mean by "the video is wrong"?