Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
how to install customized rtmpdump binaries !! PLEASE HELPHi
I don't know what to do ! I have a linux DEBIAN 7 OS and i'm trying to compile the ksv to my own preinstalled rtmpdump i've downloaded the script but don't know what to upload and where to upload it and how to patch it please someone help me step by step !! this is the script thread i'm talking about : http://stream-recorder.com/forum/cus...le-t16103.html |
#2
|
|||
|
|||
Re: how to install customized rtmpdump binaries !! PLEASE HELPHi,
You read the first post of the link that you are referring to? If you have Debian installed you just have to do what is explained there. Quote:
|
#3
|
|||
|
|||
Re: how to install customized rtmpdump binaries !! PLEASE HELPfirst of all thanks for replying fast.
the problem i have is that i don't know what he means about " assuming you have all tools (gcc, binutils etc.) and dependencies (OpenSSL, Zlib) installed correctly for your distribution. " and then about the script should i upload all the files in it to rtmpdump or just Patch.diff. finally when i do " patch -p0 -i Patch.diff " it asks me about what file i want to patch ? please explain all above to me sir. |
#4
|
|||
|
|||
Re: how to install customized rtmpdump binaries !! PLEASE HELPQuote:
apt-get update apt-get -y install openjdk-6-jdk openjdk-6-jre ant subversion make build-essential libssl-dev As for the rest you only have to do what is written above. Well written btw. I can't be more explicit than that, sorry... Hope this help you. |
#5
|
|||
|
|||
Re: how to install customized rtmpdump binaries !! PLEASE HELPthank u man
i've done what u told me to do but this was the problem. " patch -p0 -i Patch.diff " that what happens help ? |
#6
|
|||
|
|||
Re: how to install customized rtmpdump binaries !! PLEASE HELPQuote:
in normal terminal not in administrator terminal Code:
cd /home/user/ Code:
git clone git://git.ffmpeg.org/rtmpdump Code:
cd rtmpdump Code:
wget -c https://github.com/K-S-V/Scripts/releases/download/v2.4/rtmpdump-2.4.zip Code:
unzip rtmpdump-2.4.zip Code:
rm -R *.exe *License.txt librtmp.dll Code:
patch -p0 -i Patch.diff Code:
make Code:
su Code:
make install prefix=/usr Code:
exit |
Tags: debian, ksv, problem, rtmpdump |
Thread Tools | |
Display Modes | |
|
|