View Single Post
  #456  
Old 12-10-2018, 03:29 AM
rantanplan rantanplan is offline
Junior Member
 
Join Date: May 2016
Posts: 10
rantanplan is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


Quote:
Originally Posted by supersonic80 View Post
https://mega.nz/#!F2wDlSAK!Fwv7vYhgm...Iwf4F5Ur RvKU

Ubuntu
cp rtmpdump /usr/bin
cp librtmp.so.1 /usr/lib/x86_64-linux-gnu/
ln -s /usr/lib/x86_64-linux-gnu/librtmp.so.1 /usr/lib/x86_64-linux-gnu/librtmp.so
I was actually looking for the patch, not the binary...
Reply With Quote