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

GNTM Video

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

hypnicjerk 04-29-2014 01:54 AM

GNTM Video


 
Trying to nab this:
http://www.prosieben.de/tv/germanys-...ing-durch-clip
hasomaso was nice enough to send me this code:
Code:

rtmpdump -r "rtmp://cp275083.edgefcs.net:1935/ondemand/" -a "ondemand/?auth=daEbmcdcBcXbTaQcjcBa.aJamdqaCcralao-btxxSs-j40a-GzplAAKntulDz&aifp=1605&slist=clips/mp4-840/3138000/3138100-840-283818.mp4;clips/mp4-1200/3138000/3138100-1200-948632.mp4;clips/mp4-1600/3138000/3138100-1600-674923.mp4" -f "WIN 13,0,0,182" -W "http://livepassdl.conviva.com/hf/ver/2.79.0.17083/LivePassModuleMain.swf" -p "http://www.prosieben.de/tv/germanys-next-topmodel/video/912-preview-steht-nancy-das-kinder-shooting-durch-clip" -y "mp4:clips/mp4-840/3138000/3138100-840-283818.mp4" -o "video_1.flv"
But I get this error:
"ERROR: Closing connection: NetStream.Play.StreamNotFound"

Any insight? All the other codes I've gotten for the Prosieben site have worked. Thanks!

hasomaso 04-29-2014 02:46 AM

Re: GNTM Video


 
works fine...
which version of rtmpdump do you use?


Code:

rtmpdump -r "rtmp://cp275083.edgefcs.net:80/ondemand/" -a "ondemand/?auth=daEb.bOd_aAaAdObqdVbaczbncmaSd_cAch-btx2sI-j40a-GymmwyHmuxjCw&aifp=1605&slist=clips/mp4-840/3138000/3138100-840-283818.mp4;clips/mp4-1200/3138000/3138100-1200-948632.mp4;clips/mp4-1600/3138000/3138100-1600-674923.mp4" -f "WIN 13,0,0,206" -W "http://livepassdl.conviva.com/hf/ver/2.79.0.17083/LivePassModuleMain.swf" -p "http://www.prosieben.de/tv/germanys-next-topmodel/video/912-preview-steht-nancy-das-kinder-shooting-durch-clip" -y "mp4:clips/mp4-840/3138000/3138100-840-283818.mp4" -o "output.flv"






blimey 04-29-2014 04:58 AM

Re: GNTM Video


 
Quote:

Originally Posted by hasomaso (Post 67331)
works fine...
which version of rtmpdump do you use?

Code:

rtmpdump -r "rtmp://cp275083.edgefcs.net:80/ondemand/" -a "ondemand/?auth=daEb.bOd_aAaAdObqdVbaczbncmaSd_cAch-btx2sI-j40a-GymmwyHmuxjCw&aifp=1605&slist=clips/mp4-840/3138000/3138100-840-283818.mp4;clips/mp4-1200/3138000/3138100-1200-948632.mp4;clips/mp4-1600/3138000/3138100-1600-674923.mp4" -f "WIN 13,0,0,206" -W "http://livepassdl.conviva.com/hf/ver/2.79.0.17083/LivePassModuleMain.swf" -p "http://www.prosieben.de/tv/germanys-next-topmodel/video/912-preview-steht-nancy-das-kinder-shooting-durch-clip" -y "mp4:clips/mp4-840/3138000/3138100-840-283818.mp4" -o "output.flv"

The above works ok for me as well, although the akamai cdn auth= code could expire, because prosieben.de generates a new auth= code everytime.

This other cdn may work, it works for me about half of the time;
Code:

rtmpdump -r "rtmp://psdvodrtmp.fplive.net:1935/psdvodrtmp/" -a "psdvodrtmp" -f "WIN 13,0,0,206" -W "http://livepassdl.conviva.com/hf/ver/2.79.0.17083/LivePassModuleMain.swf" -p "http://www.prosieben.de/tv/germanys-next-topmodel/video/912-preview-steht-nancy-das-kinder-shooting-durch-clip" -y "mp4:mp4-1600/3138000/3138100-1600-674923.mp4" -o "3138100-1600-674923.flv"
This mobile link may work if the token is not expired yet (download only with a browser, as it stores a cookie);
Code:

http://vod-level3-psd-progressive.p7s1digital.de/clips/mp4-1600/3138000/3138100-1600-674923.mp4?token=2046i5bo21my2&ts=1398766208

hypnicjerk 04-29-2014 02:20 PM

Re: GNTM Video


 
I'm using the latest version of RTMPdump. I tried blimey's second link first and it worked! Thanks, everyone!!!


All times are GMT -6. The time now is 07:54 AM.