Hello,
Can you remove "async" from the viblast.js script loading tag?
I.e.:
<script async src="viblast.js"></script>
to be
<script src="viblast.js"></script>
Did you try to configure your stream in the portal?
https://portal.viblast.com/#!/navigate/home.companies.details.dashboard.streams.create
You can enter your stream url and under Advanced Options->DRM Settings you can configure your drm.
If the stream plays properly without errors you can check your html. If the stream doesn't play you have to check your stream/drm settings or urls.
http://myserver/drm-protected-stream.mpd is not CORS enable. This error is showing on the player link you provided
Hello,
The url provided is a figurative one. It is well formatted, but not available.
http://myserver/drm-protected-stream.mpd means "DRM protected stream served by my server".
I strongly recommend to test with your own streams.
http://level3-cdn.axprod.net/demo/manifestprot.ism/.mpd
with widevine license key of
http://axpr-wv-fe.cloudapp.net:8080/LicensingService
viblast key
N8FjNTQ3NDdhZqZhNGI5NWU5ZTI=
still with some errors
Hello,
The stream "http://level3-cdn.axprod.net/demo/manifestprot.ism/.mpd" is not accessible.
Please verify your streams before reporting Viblast Player issues.
We respect your time and expect the same from you!
Hi,
No, we don't provide test streams.
umair
Hi,
I downloaded a free complete version of player. It works fine when i play any DASH or HLS video. But comes up with errors when I want to play DRM protected video. The html file is attached.
The errors come to be as below:
worker.html:1 Uncaught SyntaxError: Unexpected token <
http://myserver/drm-protected-stream.mpd Failed to load resource: net::ERR_NAME_NOT_RESOLVED
viblast.js:4 This appears to be Chrome
http://127.0.0.1/favicon.ico Failed to load resource: the server responded with a status of 404 (Not Found)
viblast.js:48 [16:03:40] [vb] Error(LicenseCheck.cc:158): [LicenseCheck] Invalid License. Showing watermark and disabling PDN.