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~~

  • blog/download_rtmp_files_to_mp3_forma.txt
  • Last modified: 2011/10/17 10:25
  • by brb