rtmpdump does not appear to work
MR ZenWiz
mrzenwiz at gmail.com
Mon Jun 15 06:39:57 UTC 2015
I'm looking to be able to capture videos that are streamed in RTMP
format, and there's a tool called rtmpdump (and associates) in the
Ubuntu repositories. However, it doe snot appear to work properly:
$ grabit
Reload the video page, start the video and watch for the rtmp information
When the video information appears, type ^C to halt the rtmp server.
RTMP Server v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL
Streaming on rtmp://0.0.0.0:1935
WARNING: Trying different position for client digest!
rtmpdump -r "rtmp://stream.thedepressionsessions.com/cfx/st/" -a
"cfx/st/" -f "LNX 11,2,202,466" -W
"http://cdn.thedepressionsessions.com/wp-content/themes/sos-digestion/inc/jwplayer/jwplayer.flash.swf"
-p "http://thedepressionsessions.com/trudy-scott/" -y
"mp4:video/Trudy_Scott_Balancing_Brain_Chemistry.mp4" -o
Trudy_Scott_Balancing_Brain_Chemistry.flv
Closing connection... done!
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Duplicate request, skipping.
Caught signal: 13, cleaning up, just a second...
ERROR: WriteN, RTMP send error 32 (42 bytes)
Closing connection... done!
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
^CCaught signal: 2, cleaning up, just a second...
Copy the rtmpdump command displayed into the clipboard and enter it below:
rtmpdump -r "rtmp://stream.thedepressionsessions.com/cfx/st/" -a
"cfx/st/" -f "LNX 11,2,202,466" -W
"http://cdn.thedepressionsessions.com/wp-content/themes/sos-digestion/inc/jwplayer/jwplayer.flash.swf"
-p "http://thedepressionsessions.com/trudy-scott/" -y
"mp4:video/Trudy_Scott_Balancing_Brain_Chemistry.mp4" -o
Trudy_Scott_Balancing_Brain_Chemistry.flv
rtmpdump -r "rtmp://stream.thedepressionsessions.com/cfx/st/" -a
"cfx/st/" -f "LNX 11,2,202,466" -W
"http://cdn.thedepressionsessions.com/wp-content/themes/sos-digestion/inc/jwplayer/jwplayer.flash.swf"
-p "http://thedepressionsessions.com/trudy-scott/" -y
"mp4:video/Trudy_Scott_Balancing_Brain_Chemistry.mp4" -o
Trudy_Scott_Balancing_Brain_Chemistry.flv -v
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: Unknown protocol!
ERROR: RTMP_HashSWF: couldn't contact swfurl
"http://cdn.thedepressionsessions.com/wp-content/themes/sos-digestion/inc/jwplayer/jwplayer.flash.swf"
(HTTP error -1)
Connecting ...
ERROR: RTMP_Connect0, failed to connect socket. 111 (Connection refused)
Your video should be downloaded to /home/mar/Downloads
Done.
Instead of the download, I get this:
-rw-rw-r-- 1 mar users 0 Jun 14 23:36
Trudy_Scott_Balancing_Brain_Chemistry.flv
What am I doint wrong?
Thanks.
MR
More information about the ubuntu-users
mailing list