View Single Post
  #2  
Old 01-04-2011, 02:45 AM
Stream Recorder
 
Posts: n/a
Default

Re: How to install rtmpdump from repository in Ubuntu 10.04 (Linux)


In Ubuntu 10.10 Maverick you can install rtmpdump (rtmpsuck, rtmpsrv) without adding the above mentioned repository. Just run the following in the Terminal:
Code:
sudo apt-get install rtmpdump
Reply With Quote