View Single Post
  #1  
Old 12-14-2010, 10:56 PM
aczire aczire is offline
Junior Member
 
Join Date: Dec 2010
Posts: 3
aczire is on a distinguished road
Default

help needed with the commandline for rtmpdump


Hi,
Below is an excerpt from JW Player config xml. I tried to download the file using rtmpdump. 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>
Reply With Quote