View Single Post
  #2  
Old 06-25-2010, 10:11 PM
packeteer packeteer is offline
Junior Member
 
Join Date: Jun 2010
Posts: 1
packeteer is on a distinguished road
Default

Re: www.garageband.com: Help me out for rtmpdump parameter


I think you added an extra ".mp3" at the end of the -y parameter. Also the "-l 0" parameter isn't needed.

This worked for me, using linux though.

./rtmpdump -n "streaming.garageband.com" -a "GBStreams" -s "http://www.garageband.com/flash/red5Client.swf" -f "LNX 10,1,53,64" -t "rtmp://streaming.garageband.com/GBStreams" -p "http://www.garageband.com/mp3player?|pe1|S8LTM0LdsaSkZ1G-YGw" -y "mp3:/27/31/51/273151" -o file.flv
Reply With Quote