broscr / IPTV-Player

IPTV Player android player ..It reads, categorizes and enables playback of the m3u file. now DRM supported.
MIT License
65 stars 21 forks source link

DRM Support #1

Closed cruizg closed 2 years ago

cruizg commented 2 years ago

I have this m3u format :

EXTM3U

KODIPROP:inputstream.adaptive.license_key=[licence-server]

EXTINF:-1 group-title="Noticias",example

https://URL/example.mpd

this m3u work in DRM player support (widevine). i put this meu in XTEVE and dont work.

help me please. thanks

broscr commented 2 years ago

It doesn't support it for now but I may add it in the future.

broscr commented 2 years ago

now drm supported...