Thread
:
How to install rtmpdump from repository in Ubuntu 10.04 (Linux)
View Single Post
#
2
01-04-2011, 02:45 AM
Stream Recorder
Posts: n/a
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
Stream Recorder