 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
|