Quote:
Originally Posted by 4n0n1m3m6
hi biezom,
Yes I did it. I had cloned the rtmpdump from git://git.ffmpeg.org/rtmpdump then applied the patch from https://github.com/K-S-V/Scripts/rel...mpdump-2.4.zip and compiled into /usr/bin but seems like it has no KSV patch applied because isn't showing me KSV's compilation text "v2.4 KSV-05-05-2015" .
Have you ever seen it before ?
Thanks
|
no it's normal just me when i compile i add option for the version
Code:
make VERSION="v2.4 KSV-05-05-2015"
whitout this option you have just RTMPDump v2.4 but it's not the problem
first did you remove the depot's version before
can you post the result of these command in root terminal
Code:
find /usr -name "librtmp*" -ls
Code:
find /usr -name "rtmpdump" -ls