s0faking / plugin.video.orftvthek

ORF TVthek - This KODI plugin provides access to the Austrian "ORF TVthek"
GNU General Public License v2.0
42 stars 19 forks source link

ffmpeg Urls #146

Closed matthias1232 closed 1 month ago

matthias1232 commented 2 months ago

Hey :-) thank your for publishing this.

Any chance to get the streams working with ffmpeg? I want to integrate it into tvheadend.

Regards,

s0faking commented 2 months ago

hi,

well i guess, but the problem might be to aquire the decryption key for the stream. there are various tools to pipe the streams to vlc/ffmpeg but not sure how the license fetching works there, with kodi "inputstream adaptive" handles that for the addon. this repo might be interesting for you, but not sure if it helps: https://github.com/ImAleeexx/streamlink-drm

matthias1232 commented 2 months ago

Thank you @s0faking i found a Solution and posted it: https://github.com/matthias1232/ORF-ON