goggle / script.module.srgssr

Kodi script for SRG SSR related Kodi plugins.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Live TV does not work anymore because of DRM protection

goggle opened this issue · comments

Since December 2018, it is not possible to play live TV on any SRG SSR related Kodi plugins (e.g. plugin.video.srfplaytv). This is due to recently added DRM protection of the live streams:

Kodi 18 (Leia) has received some sort of DRM support (have a look at the Kodi's Python documentation here: https://codedocs.xyz/AlwinEsch/kodi/group__python__xbmcdrm.html). So I guess it might be possible to bring Live TV playback back to my plugins (definitely not for Kodi 17, but possibly for Kodi 18).

Can someone with knowledge in this topic approve this?
How exactly can this be done? If someone can help, please let me know.

The protected streams which I'm talking about, can be found here: https://www.srf.ch/play/tv/live/

I don't think we really need Live TV support for the plugins, there already is the excellent pvr.zattoo .
But it would be nice to add support for web-only live streams (mainly sport events). I think these are not even DRM protected.

#14 brings back support for web-only live streams.
For live TV I suggest to use pvr.zattoo and won't support it in this plugin.