We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I am trying to get this working with an electron js app to playback dash with Widevine using EZDRM as the license server.
I have setup a simple working example here.
I am using an electron release that supports Widevine playback and works with Shakaplayer.
https://github.com/castlabs/electron-releases
You can see the app I am testing with here its very simple.
For some reason when I run the app the license url returns a 500 error.
I have checked all the headers and there doesnt seem to be anything to amiss the payload seems different from the electron app.
I am not sure what else to check now has anyone got a suggestion on what to check?
The text was updated successfully, but these errors were encountered:
This is related to this issue castlabs/electron-releases#108
Its needs to be signed with EVS https://github.com/castlabs/electron-releases/wiki/EVS to work for a production app.
Sorry, something went wrong.
No branches or pull requests
Hi,
I am trying to get this working with an electron js app to playback dash with Widevine using EZDRM as the license server.
I have setup a simple working example here.
I am using an electron release that supports Widevine playback and works with Shakaplayer.
https://github.com/castlabs/electron-releases
You can see the app I am testing with here its very simple.
For some reason when I run the app the license url returns a 500 error.
I have checked all the headers and there doesnt seem to be anything to amiss the payload seems different from the electron app.
I am not sure what else to check now has anyone got a suggestion on what to check?
The text was updated successfully, but these errors were encountered: