User Tools

Site Tools


blog:download_rtmp_files_to_mp3_forma

Download rtmp streams to mp3 files

Install rtmpdump, allows you to dump RTMP streams onto your hard drive.

sudo apt-get install rtmpdump

Start the program several times using “–resume” option, if there are any errors

rtmpdump -r "rtmp://host.com/dir/file.flv" -o filename.flv --resume

~~LINKBACK~~

Discussion

Enter your comment. Wiki syntax is allowed:
   ___  __  __   __  ___   __ __   __  ___
  / _ | \ \/ /  /  |/  /  / //_/  /  |/  /
 / __ |  \  /  / /|_/ /  / ,<    / /|_/ / 
/_/ |_|  /_/  /_/  /_/  /_/|_|  /_/  /_/
 
blog/download_rtmp_files_to_mp3_forma.txt · Last modified: 2011-10-17 10:25 by brb