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

RTMPDump hangs at "Starting download at: 0.000 kB"

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

WallyWorld 12-07-2012 11:30 AM

RTMPDump hangs at "Starting download at: 0.000 kB"


 
Hi,
I'm trying to dump an RTMP url, from the site http://cinemassacre.com/2012/01/25/b...es-doggie-doo/.

I used rtmpsrv and got the rtmpdump parameters
Code:

rtmpdump -r "rtmp://video1.screenwavemedia.com/Cinemassacre" -a "Cinemassacre" -f "LNX 11,2,202,243" -W "http://player.screenwavemedia.com/play/jwplayer/player.swf" -p "http://cinemassacre.com/2012/01/25/board-james-doggie-doo/" -y "mp4:Cinemassacre-13623_high.mp4" -o mp4_Cinemassacre-13623_high.flv
But then it just hangs after connecting, and does not download.
Code:

RTMPDump v2.4.7340f6d~git
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB

Am I missing something, or is this stream just undumpable?

hasomaso 12-07-2012 12:27 PM

Re: RTMPDump hangs at "Starting download at: 0.000 kB"


 
try this





Code:

rtmpdump -r "rtmp://video1.screenwavemedia.com/Cinemassacre/mp4:Cinemassacre-13623_high.mp4" -W "http://player.screenwavemedia.com/play/jwplayer/player.swf" -p "http://cinemassacre.com/2012/01/25/board-james-doggie-doo/" -y "mp4:Cinemassacre-13623_high.mp4" -o "output.flv"

WallyWorld 12-07-2012 01:21 PM

Re: RTMPDump hangs at "Starting download at: 0.000 kB"


 
Great thanks. Good to know it works
I found out the problem is with my RTMPdump on Ubuntu. I downloaded a Windows binary and test it on that and it works perfectly.

So I tried updating RTMPdump, on my Ubunu machine, from git://git.ffmpeg.org/rtmpdump but after I compile I get "Sementation Fault"

WallyWorld 12-07-2012 02:14 PM

Re: RTMPDump hangs at "Starting download at: 0.000 kB"


 
Well I skipped trying to get it to work on the command line,
and just skipped ahead and tested it in XBMC, which is my final goal.

It Works great, thanks.

Its weird how RTMPdump doesn't work, but XBMC on the same machine does.

hasomaso 12-07-2012 02:24 PM

Re: RTMPDump hangs at "Starting download at: 0.000 kB"


 
we are very pleased when it worked ;)


All times are GMT -6. The time now is 12:01 AM.