PDA

View Full Version : help needed with the commandline for rtmpdump


aczire
12-14-2010, 10:56 PM
Hi,
Below is an excerpt from JW Player config xml. I tried to download the file using rtmpdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm). If you were the person to try, what would be the rtmp command line to download the 0.m4v file?

Remember the domain and ip are masked. Just use them for now as an example.

<?xml version="1.0"?>
<config>
<file>mp4:videos/0a34/wQ0/2J0p/2QfR/2QfS/8/0.m4v</file>
<type>rtmp</type>
<token>WA-zsb1qb vvs_sVatB2mWDsP7IxFn7O</token>
<streamer>rtmp://127.0.0.1/mediacache</streamer>
<image>http://img25-cdn1.i3.cnntest.com/video/0a34/wQ0/2J0p/2QfR/2QfS/8/628x472/31.jpeg</image>
<autostart>false</autostart>
<fullscreen>true</fullscreen>
<stretching>uniform</stretching>
<quality>true</quality>
<skin>http://www.cnntest.com/4skin-hd</skin>
<plugins>http://www.cnntest.com/related_v2-ga</plugins>
<related>105119</related>
<link>http://www.cnntest.com/join.php?tracker_id=31597</link>
<bufferlength>1</bufferlength>
<bufferthreshold>0</bufferthreshold>
<maxbuffer>1</maxbuffer>
<keyframeinterval>0</keyframeinterval>
<bitrate>0</bitrate>
<displaybufferthreshold>0</displaybufferthreshold>
</config>

Stream Recorder
12-15-2010, 12:09 AM
If you expect someone to help you with the parameters, you need to post the URL of the web-page.

You may use rtmpsuck or rtmpsrv to find out the parameters that are needed for rtmpdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm).

Alternatively you can use GUI RTMP flash stream recorders (http://all-streaming-media.com/record-video-stream/record-streaming-video-Adobe-Flash-FLV-videos.htm) for Windows.