-
Notifications
You must be signed in to change notification settings - Fork 428
New issue
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
Unable to play dash with widevine drm #260
Comments
👋 Thanks for opening your first issue here! 👋 If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can. |
Would you be able to provide an example video for us to debug? If the source can't be shared with the public please post in the video.js slack and we can help you there |
Same here. (But my proxy works w\o 400 errors) logs
|
@forbesjo Pardon me for a late reply. As the token has a very short life span it would be use less to provide the source. If it is possible for you to provide me a time(with timezone) with your slack Id, I will send you the source at that particular time. |
@vksbansal |
@Kogoruhn many thanks for the response. Yes I have tried it and its working. However I will have to include 2 more libs for this Is it not possible for |
I'm working on a feature that needs to reset the source after playing a different source. the keysystem config is there. But for some reason it hangs. No playback
|
never mind sorry this works
|
I have a fresh checkout of the eme plugin, with the sources of video.js. It is working with that wierd configuration requirement above. |
"system code (13)" is sometimes seen when the license is invalid. Are you able to check you server's response to ensure it's returning just a license (and not JSON or some other response)? |
Hi @gesinger , I am currently experiencing this issue, Even doing this, i got the: Any thoughts of what could be the problem? Here is the code i am doing:
|
@luiscerqueira - did you solve this problem ? we are facing the same issue. |
yeah, we are also facing the same issue. |
Please do not delete the template, by filling out the required information we can investigate your issue more quickly.
Before opening an issue see if your problem can be resolved with the troubleshooting guide.
Description
Briefly describe the issue.
Unable to play Dash with Widevine DRM
Steps to reproduce
Explain in detail the exact steps necessary to reproduce the issue.
Results
Expected
The stream should have been played
Error output
VIDEOJS: ERROR: failed to get and set license TypeError: Failed to execute 'update' on 'MediaKeySession': Rejected with system code (13)
videojs-http-streaming version
what version of videojs-http-streaming does this occur with?
videojs-http-streaming 1.3.0
videojs version
what version of videojs does this occur with?
video.js 7.2
Browsers
what browsers are affected? please include browser and version for each
Platforms
what platforms are affected? please include operating system and version or device and version for each
*
Other Plugins
are any other videojs plugins being used on the page? If so, please list them with version below.
Other JavaScript
are you using any other javascript libraries or frameworks on the page? if so please list them below.
The text was updated successfully, but these errors were encountered: