View Single Post
  #1  
Old 12-07-2012, 11:30 AM
WallyWorld WallyWorld is offline
Junior Member
 
Join Date: Dec 2012
Posts: 5
WallyWorld is on a distinguished road
Default

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?
Reply With Quote