View Single Post
  #1498  
Old 11-01-2018, 09:31 PM
korexaj korexaj is offline
Member
 
Join Date: Feb 2017
Posts: 63
korexaj is on a distinguished road
Default

Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)


Quote:
Originally Posted by supersonic80 View Post
I think I used this in the past to compile rtmpdump-ksv, but I'm not sure if this is still valid.

sudo apt-get install ntp zlib1g-dev supervisor unzip build-essential checkinstall git libssl-devpostfix

wget https://www.openssl.org/source/old/1...-1.0.2l.tar.gz
tar xvf openssl-1.0.2l.tar.gz
cd ~/openssl-1.0.2l
./config
make depend
make
sudo make install

cd ~
git clone https://github.com/BurntSushi/rtmpdump-ksv.git
cd rtmpdump-ksv
make SYS=posix INC="-I/usr/local/ssl/include -L/usr/local/ssl/lib" LDFLAGS="-L/home/ubuntu/openssl-1.0.2l"
sudo make install

thanks will give this a go sometime soon. btw what os would you recommend. i haven't used mine in like years but might get latest version to play around with
Reply With Quote