Solved Help with Widevine license server error?
#1
Video 
Hello, I'm new to this so hopefully I didn't miss anything.
So I was trying to insert a stream from this site and I got their stream and Widevine server to work using the dash.js test player.
However, I wasn't able to play the stream on Kodi. Here's an excerpt of the playlist I used:
#EXTINF:-1,RCTI HD
#KODIPROP:inputstream.adaptive.license_type=com.widevine.alpha
#KODIPROP:inputstream.adaptive.license_key=https://mrpw.ptmnc01.verspective.net/?deviceId=NDIzMDJhZmUtYWRjMi0zNGJkLTkyN2EtYmE1ZDFlZWIwODEz
https://liveanevia.mncnow.id/live/eds/RC...x/RCTI.mpd

Here's the Kodi log (with my name stripped out): hastebin - noqigiqomu (kodi.tv)
By the looks of it, it seems like the server is returning a 500 status error, but I haven't been able to get a 500 error myself (I've only gotten 400's from having no body, and removing the Content-Length or Host header)
Reply
#2
I fixed it by appending ||R{SSM}| to the license URL.
Reply
#3
Thread marked solved.
Reply
#4
Glad you got it sorted!

I actually have an open PR into Inputstream Adaptive to make more sensible defaults
https://github.com/xbmc/inputstream.adaptive/pull/716

Once that's in, your original code would have worked Smile
Reply
#5
Gimana cara fix nya bang?
Reply
#6
@dimas666 - the forum language is English-only please.
|Banned add-ons (wiki)|Forum rules (wiki)|VPN policy (wiki)|First time user (wiki)|FAQs (wiki) Troubleshooting (wiki)|Add-ons (wiki)|Free content (wiki)|Debug Log (wiki)|

Kodi Blog Posts
Reply
#7
For full context, here is what I'm using now:
#EXTINF:-1 tvg-id="RCTI.id",RCTI HD
#KODIPROP:inputstream.adaptive.license_type=com.widevine.alpha
#KODIPROP:inputstream.adaptive.license_key=https://mrpw.ptmnc01.verspective.net/?deviceId=NDIzMDJhZmUtYWRjMi0zNGJkLTkyN2EtYmE1ZDFlZWIwODEz||R{SSM}|
https://liveanevia.mncnow.id/live/eds/RC...x/RCTI.mpd
Reply
#8
(2021-08-12, 19:09)DarrenHill Wrote: @dimas666 - the forum language is English-only please.

i'm sorry about that
Reply
#9
(2021-08-13, 01:34)MinePlayersPE Wrote: For full context, here is what I'm using now:
#EXTINF:-1 tvg-id="RCTI.id",RCTI HD
#KODIPROP:inputstream.adaptive.license_type=com.widevine.alpha
#KODIPROP:inputstream.adaptive.license_key=https://mrpw.ptmnc01.verspective.net/?deviceId=NDIzMDJhZmUtYWRjMi0zNGJkLTkyN2EtYmE1ZDFlZWIwODEz||R{SSM}|
https://liveanevia.mncnow.id/live/eds/RC...x/RCTI.mpd
I tried to add ||R{SSM}| it can be opened on an android device but when I open it on windows and linux it doesn't come out of the channel, only the unkown channel
Reply

Logout Mark Read Team Forum Stats Members Help
Help with Widevine license server error?0