Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
www.garageband.com: Help me out for rtmpdump parameterI wanna download mp3 files at garageband.
How to download this? I couldn't find the corrent parameters rtmpdump -n streaming.garageband.com -l 0 -p "http://www.garageband.com/mp3player?|pe1|S8LTM0LdsaSkZ1G-YGw" -s "http://www.garageband.com/flash/red5Client.swf" -f "WIN 10,0,45,2" -y "mp3:/27/31/51/273151.mp3" -a "GBStreams" --tcUrl "rtmp://streaming.garageband.com/GBStreams" -o f1.mp3 this is not working. |
#2
|
|||
|
|||
Re: www.garageband.com: Help me out for rtmpdump parameterI 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 |
Tags: garageband, mp3, rtmpdump, www garageband com |
Thread Tools | |
Display Modes | |
|
|