View Single Post
  #8  
Old 01-27-2015, 04:47 AM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: how to install customized rtmpdump binaries !! PLEASE HELP


Quote:
Originally Posted by Saleh Amran View Post
biezom, This is great man.
Thank u so much.
one last thing, how can i make sure i'm using it right and it installed well?.
post the results of these commands

Code:
find /usr  -name 'rtmpdump' -exec ls -l {} \;
Code:
find /usr  -name 'librtmp.so*' -exec ls -l {} \;
Reply With Quote