View Single Post
  #1  
Old 09-27-2010, 11:22 PM
any ANONYMOUS forum user any ANONYMOUS forum user is offline
any user of the forum who preferred to post anonymously
 
Join Date: Aug 2011
Location: Server of stream-recorder.com
Posts: 211
any ANONYMOUS forum user is on a distinguished road
Default

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


Code:
sudo add-apt-repository ppa:lucid-bleed/ppa 
sudo aptitude update 
sudo aptitude install rtmpdump
Reply With Quote