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 with srf.ch stream

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

John_Sibley 05-29-2014 06:01 AM

Help with srf.ch stream


 
Hi,
I'm new to this site and I'm trying to grab the video located at:

http://www.srf.ch/player/tv/kultur/v...2-e289fce5f725

I've found the rtmp path and tried to use rtmpdump:

rtmpdump -r rtmp://cp50792.edgefcs.net/ondemand/mp4:aka/vod/me_kulturonline/2014/05/me_kulturonline_20140521_085703_v_webcast_h264_q60 .mp4 -a ondemand -p http://www.srf.ch/player/tv/kultur/v...2-e289fce5f725 -o elp7.flv

I receive this message:
ERROR: RTMP_ReadPacket, failed to read RTMP packet header

I haven't found any guides on this site on how to handle srf.ch streams, any help would be appreciated, thanks!

blimey 05-29-2014 08:24 AM

Re: Help with srf.ch stream


 
You can use ffmpeg
Code:

ffmpeg -i "http://srfvodhd-vh.akamaihd.net/i/vod/me_kulturonline/2014/05/me_kulturonline_20140521_085703_v_webcast_h264_,q10,q20,q30,q40,q50,q60,.mp4.csmil/index_5_av.m3u8?null=" -c copy -absf aac_adtstoasc me_kulturonline_20140521_085703_v_webcast_h264_q60.mp4
I didn't see the rtmp at first blush, only hds and hls.

John_Sibley 05-29-2014 10:12 AM

Re: Help with srf.ch stream


 
Thanks so much, blimey. It worked perfectly. I'm a n00b at this, I really appreciate you taking the time to help me. Now, I need to work on recognizing the differences btwn hds and hls etc... Thanks again.

denobis 06-08-2014 04:46 AM

Re: Help with srf.ch stream


 
Hi, srf.ch it's supported in atresdownloader, rtmp & m3u8

Bonalbio24 09-15-2014 04:10 AM

Re: Help with srf.ch stream


 
Hey Guys i am new to the site and don't really know that much about computers but i am desperate to download a video from Srf.ch

the Url is

http://www.srf.ch/player/tv/sportpan...pen_form_anker

i have tried everything with no luck so far so if any one can help it will be grately appreciated! :confused:

hasomaso 09-15-2014 04:22 AM

Re: Help with srf.ch stream


 
Code:

rtmpdump -r "rtmp://cp50792.edgefcs.net:80/ondemand" -a "ondemand" -f "WIN 15,0,0,152" -W "http://www.srf.ch/player/flash/srfplayer.swf" -p "http://www.srf.ch/player/tv/sportpanorama/video/alex-freis-einladung?id=03d94e50-26b7-41df-83cd-c33ddc25f024" -C O:1 -C O:0 -y "cosf/vod/sportpanorama/2010/04/sportpanorama_20100418_181744_500k" -o "output.flv"


All times are GMT -6. The time now is 04:41 AM.