Noob here... can anyone help me? I'm trying to restream to my local server but failing miserably... am I doing something stupid?
#EXTINF:-1,RTÈ One
#KODIPROP:inputstream.adaptive.license_type=cleark ey
#KODIPROP:inputstream.adaptive.license_key=575e49e e6270de247bb5f814a98a6b2b:ac3d5c349891dba83977f967 402e117c
https://live.rte.ie/live/a/channel1/channel1.isml/channel1.mpd
I'm using the following command...
ffmpeg -cenc_decryption_key 575e49ee6270de247bb5f814a98a6b2b:ac3d5c349891dba83 977f967402e117c -i https://live.rte.ie/live/a/channel1/channel1.isml/channel1.mpd -c copy -f mpegts http://127.0.0.1/fta/rteone/mpegts
Any help would be very welcome!
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 1 to 2 of 2
-
-
Delete the Key ID
Code:ffmpeg -cenc_decryption_key ac3d5c349891dba83977f967402e117c -i https://live.rte.ie/live/a/channel1/channel1.isml/channel1.mpd -c copy -f mpegts http://127.0.0.1/fta/rteone/mpegts
Some other modifications that might help
Code:ffmpeg -cenc_decryption_key ac3d5c349891dba83977f967402e117c -i https://live.rte.ie/live/a/channel1/channel1.isml/channel1.mpd -c copy -f flv rtmp://127.0.0.1/fta/rteone/mpegts
Similar Threads
-
RTE RTMPE Ripping (How to rip of RTE player)
By rteripper in forum Video Streaming DownloadingReplies: 584Last Post: 29th Mar 2025, 04:22 -
Decrypt FTA stream How?
By paul92 in forum Video Streaming DownloadingReplies: 17Last Post: 12th Aug 2024, 19:11 -
Uk-fta
By A_n_g_e_l_a in forum Video Streaming DownloadingReplies: 0Last Post: 22nd Jun 2024, 06:43 -
Key help from FTA channels
By Game_Trips in forum Video Streaming DownloadingReplies: 2Last Post: 2nd Oct 2022, 03:47 -
RTE one player
By Dannyboi in forum Video Streaming DownloadingReplies: 1Last Post: 1st Jan 2022, 14:33