Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

Help! Some weird streams to download

(http://stream-recorder.com/forum/showthread.php?t=22439)

piratilla_bcn 10-11-2016 08:59 AM

Help! Some weird streams to download


 
Hi all,

I'm trying to extract the link to be able to use it with linux command line from this website:

http://myklik.rtm.gov.my

Here there are some TVs that I want to rip, for example, RTM1.

However, I only achieve to get a m3u8 file that can't be opened with any tool (livestreamer, ffmpeg, AdobeHDS, VLC Media Player, rtmpdump etc.).

I think it's a RTMP but I can't get the parameters, playpath, tokens, etc.

Can anybody help me?

I would really appreciate if someone can algo explain me the how-to to achieve it.

Many thanks in advance!!

surya987 10-11-2016 09:10 AM

Re: Help! Some weird streams to download


 
ffmpeg works fine

Code:

http://myklik.rtm.gov.my/program/35678/38267
Code:

ffmpeg -i "http://d1cq5wn80firug.cloudfront.net/409200_c905a3e84683655db5ee4c131a2e95b4/m3u8s/409200.m3u8" -c copy "ll.ts"
Code:

http://image.prntscr.com/image/d18c1ef4445c4d36aa864f1864ce3358.png
Code:

http://image.prntscr.com/image/1fc78692f33e4ebbb1116ab6e2f5d0b5.png

piratilla_bcn 10-17-2016 02:12 AM

Re: Help! Some weird streams to download


 
Quote:

Originally Posted by surya987 (Post 88047)
ffmpeg works fine

Code:

http://myklik.rtm.gov.my/program/35678/38267
Code:

ffmpeg -i "http://d1cq5wn80firug.cloudfront.net/409200_c905a3e84683655db5ee4c131a2e95b4/m3u8s/409200.m3u8" -c copy "ll.ts"
Code:

http://image.prntscr.com/image/d18c1ef4445c4d36aa864f1864ce3358.png
Code:

http://image.prntscr.com/image/1fc78692f33e4ebbb1116ab6e2f5d0b5.png

Hi,

How did you extract the parameters with the tokens? :-)

I would like to know the how-to to use it with the other channels from this website.

Many thanks!!

surya987 10-18-2016 10:38 AM

Re: Help! Some weird streams to download


 
sorry but what tokens..????

just neededed m3u8 and key file....


All times are GMT -6. The time now is 06:27 AM.