View Single Post
  #5  
Old 04-03-2011, 05:50 AM
merrylegs merrylegs is offline
Junior Member
 
Join Date: Apr 2007
Posts: 14
merrylegs is on a distinguished road
Default

Re: downloading videos off newmusiclive.ca


Quote:
Originally Posted by Stream Recorder View Post
Compile the latest version of rtmpdump from SVN.
I downloaded the latest compiled version for Windows from here, and I'm getting this now:
Code:
RTMPDump v2.3 r565
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: rtmp server sent error
ERROR: rtmp server requested close
I installed Virtualbox/Ubuntu, but when trying it over there (compiled using your tutorial here), I get:
Code:
bash: !much/shows/2011/03/31/": event not found
I tried running rtmpsrv on Linux, and I get the code, but I'm also getting:
Code:
RTMP Server v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935

rtmpdump -r "rtmpe://124.155.223.55:1935/ondemand?_fcs_vhost=cp24754.edgefcs.net&akmfv=1.7&auth=dbEdia.dkc1cybOctbadTbBdIada0dud5aA-bnMf4v-eS-iYG-wuG4nnGCr&aifp=v001&slist=/s_!much/shows/2011/03/31/" -a "ondemand?_fcs_vhost=cp24754.edgefcs.net&akmfv=1.7&auth=dbEdia.dkc1cybOctbadTbBdIada0dud5aA-bnMf4v-eS-iYG-wuG4nnGCr&aifp=v001&slist=/s_!much/shows/2011/03/31/" -f "LNX 10,2,153,1" -W "http://www.newmusiclive.ca/wp-content/themes/newmusiclive/flashmodules/mediaplayer/mediaplayer.swf" -p "http://www.newmusiclive.ca/video/?video=73913" -C B:0 -y "mp4:s_!much/shows/2011/03/31/MM-NML-110331-PANICATTHEDISCO-INTERVIEW" -o MM-NML-110331-PANICATTHEDISCO-INTERVIEW.flv

Closing connection... done!

RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Duplicate request, skipping.
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!
Am I doing something wrong? It's my first time using Linux, so I'm not too sure how it works.
Reply With Quote