PDA

View Full Version : How to install rtmpdump from repository in Ubuntu 10.04 (Linux)


any ANONYMOUS forum user
09-27-2010, 11:22 PM
sudo add-apt-repository ppa:lucid-bleed/ppa
sudo aptitude update
sudo aptitude install rtmpdump

Stream Recorder
01-04-2011, 02:45 AM
In Ubuntu 10.10 Maverick you can install rtmpdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm) (rtmpsuck, rtmpsrv) without adding the above mentioned repository. Just run the following in the Terminal:
sudo apt-get install rtmpdump