PDA

View Full Version : www.televisaofutebol.com: download with rtmpdump on linux?


sdfgh
07-21-2011, 09:24 PM
hi, can anyone please tell me how to work rtmpdump in linux? i dont know nothing of linux lol

i know perfectly how it works on windows, but in linux i can't find it. its the first time i am working on linux :p

and i already have the flv code (of windows):

C:\Users\Utilizador\rtmpdump-2.3\rtmpdump.exe rtmpdump -v -r "rtmp://hs8hl2a.thetvathome.com/estadio54/disney" -W "http://www.televisaofutebol.com/player9.swf" -p "http://www.televisaofutebol.com/iframe.php" -o "dump.flv"

sdfgh
07-22-2011, 06:46 AM
anyone please? :D

evol
07-22-2011, 01:54 PM
anyone please? :D

Im guessing you already have rtmpdump from the repository installed...?

If so open a Terminal and...

./rtmpdump -v -r "rtmp://hs8hl2a.thetvathome.com/estadio54/disney" -W "http://www.televisaofutebol.com/player9.swf" -p "http://www.televisaofutebol.com/iframe.php" -o "dump.flv"