-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
TV Vlaanderen stopped working. #63
Comments
Hi, I have tried different widevines (4.10.2662.3, 4.10.2710.0) on the windows based kodi but both failed. Kind regards |
Hi, same here with "HD Austria" - 2-3 days ago it stopped working: not only with the addon, also the web-client stopped working on Linux Browsers. Widevine is at the latest version. I don't know, what kind of blocking technique they used. Simple UserAgent switching don't work. I get in the kodi.log:
Firefox on Linux with Widevine i get:
|
Managed to quickly look into my logs and i see similar error messages. I guess we can assume, it's a change on the solocoo api level then. I went to a friends house that has a windows machine and there the web client worked as expected. So i'm wondering if they somehow are using checks on a deeper level (hardware) for the drm, which is not supported on linux asa far as i know. |
TV-Vlaanderen addon just gets stuck on loading when viewing any stream, on both my Windows Kodi 19 and Kodi 20 (I updated to seee if that fixed this issue) The log file of my 19 has allot of following errors |
Just adding myself to the list of impacted users. tested on:
Receiving the same error
When playing in browser (on windows) it works as expected. A similar call to license.solocoo.tv is made as well (which succeeds). |
I've watched the network tab at firefox for linux, the request to license.solocoo.tv responses a 403 with a body: VMP is not supported in widevine under linux (that's why, it works in windows browsers or on kodi for android - don't know, which widevine version is used at kodi for windows). So it seems, this is killing this addon under libreelec or any other linux based kodi (and all browsers on linux). |
I don't have an active subscription anymore, so I can't really test, but this is something that the M7 Group did to all brands (since not only TV Vlaanderen has this issue). It might be a good idea to complain to the helpdesk that you can't watch on a browser on Ubuntu anymore (I wouldn't mention Kodi). |
That is what i did. Waiting for some reply. |
Found skylink reply on czech forum: "below I am sending you the promised statement and information regarding the Live TV service and the current situation where the service has stopped working on devices with the Linux operating system. In the past few days, we have activated VMP (Verified Media Path), which restricts unauthorized browsers from obtaining the Widevine L3 key. This additional protection was enabled to limit unauthorized browsers from streaming and to prevent the possibility of illegal use of content. So customers are now getting a player error, or DRM error if they don't have L3 security. This error can appear especially when the user uses a device, browser or operating system that does not receive the necessary updates for a long time (or irregularly or not at all). Linux operating systems in their current configuration do not seem to meet security requirements with any web browser, and so streaming is blocked. In order to continue playing the content, it will be necessary for the software used to be adapted to the current security requirements. So this is not a restriction aimed at users of any particular software - it's just a matter of getting the necessary updates. The majority of television and video content providers are gradually approaching the same step and will probably continue to do so. If you have any further questions about security issues on Linux, please contact the Linux developer. Thank you for your understanding. " Other important thing: |
Shame on them! GNU/Linux does meet security requirements, it's just Google, who is not willing to give a license to open source systems (oh, wait: they do on their own systems in use with linux: android). When widevine was discussed to become the standard solution for the w3c, Google claimed not to block open source projects. Later, VMP came in, Google: "sorry but we're not supporting an open source solution like this"... |
I had the same problem (HTTP returned code 403). This problem is fixed by updating to the kodi in beta version, since it uses the latest version of inputstream.adaptive, which you can see in this issue report: xbmc/inputstream.adaptive#1059. But after updating, I get the error that there is a stream error in the HTTP/2 framing layer(92): @michaelarnauts : would it be possible to try one of these options? Or I can test these by changing the Python code on my implementation and report the test results back to you. |
I have been trying to get something going on the libreelec nightlies with kodi beta, but it keeps crashing on me. Will see if i can get a regular linux to experiment with kodi beta, so i don't depend on the libreelec integration. |
The problem is still present ? |
Just adding myself to the list of interested people. |
With the current way in how Kodi is using Widevine (except in Android), there is not much we can do. There could be a way to do the Widevine ourself with a dumped Android CDM (by using pywidevine), but there is no way this will be adopted by Kodi. |
Amazing to see what a bunch of determined hobbyists can do! Assuming the widevine issue can be fixed (big if), is it fundamentally impossible to hook these iptv streams directly into openPli/enigma? No kodi. That would be the ultimate from an openPLi user perspective! |
Widevine L3 is done in software entirely, so with the right tools, knowledge and time, everything is possible. The problem is that you are starting a cat/mouse game, since this is obviously something the content owners don't want and is most likely against their Terms of Use. |
This repo isn't the place to discuss these things. |
Overnight the plugin stopped working. I also noticed that on all linux systems i have access to, the playback fails with integrity check error. So i'm suspecting this has something to do with a change on TV Vlaanderens side. Probably a DRM integrity check change or something.
I don't have a lot of time to really dig into it, but i'll be sending a request to TV Vlaanderen to see what's up.
As it's failing on all linux based systems i have access to, i'm adding it here so others can be aware. I suspect i will not be the only person affected.
Hopefully i can find some time to dig a bit deeper, if TV VLaanderen does not respond or is not going to fix this.
The text was updated successfully, but these errors were encountered: