Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
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 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 |
#2
|
|||
|
|||
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" |
#3
|
|||
|
|||
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" |
#4
|
|||
|
|||
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. |
#5
|
|||
|
|||
Re: RTMPDump hangs at "Starting download at: 0.000 kB"we are very pleased when it worked
|
Tags: rtmpdump |
Thread Tools | |
Display Modes | |
|
|