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

www.broadinstitute.org : rtmpdump downloading 0kb of an rtmp stream

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

freeseek 08-28-2010 05:10 PM

www.broadinstitute.org : rtmpdump downloading 0kb of an rtmp stream


 
I am trying to download the stream accessible at the following URL:
Code:

http://www.broadinstitute.org/outreach/midsummer/videos/2010BruceBirren.html
using rtmpdump 2.3 with the command:
Quote:

rtmpdump -n vstream.broadinstitute.org -a simplevideostreaming -y midsummernightsscience/skathiresan/midsummernightscience_07282010.mov -s http://www.broadinstitute.org/mediaplayers/jw/player.swf -o output.mov -V
but the only result is that I keep getting repeated at constant intervals of time:
Quote:

DEBUG: HandleCtrl, received ctrl. type: 6, len: 6
DEBUG: HandleCtrl, Ping ######
DEBUG: sending ctrl. type: 0x0007
and nothing is downloaded. Am I doing something wrong?

noob2001204 08-28-2010 09:56 PM

Re: Downloading 0kb of an rtmp stream


 
Code:

rtmpdump -r rtmp://vstream.broadinstitute.org/simplevideostreaming -a simplevideostreaming -y mp4:midsummernightsscience/bbirren/midsummernightscience_07072010.mov -V -o output.flv
The above parameters work.

freeseek 08-28-2010 11:41 PM

Re: Downloading 0kb of an rtmp stream


 
Thanks, the only thing I was missing was the "mp4:" tag. However, this was not clear at all from the documentation of rtmpdump. It is actually quite misleading. I don't even understand what that tag stands for.

Stream Recorder 09-16-2010 06:22 AM

Re: Downloading 0kb of an rtmp stream


 
You can use rtmpsuck or rtmpsrv to get parameters needed for rtmpdump. They work much much better in Linux like free Ubuntu.


All times are GMT -6. The time now is 09:56 AM.