Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 01-26-2015, 04:29 AM
Saleh Amran Saleh Amran is offline
Junior Member
 
Join Date: Jan 2015
Location: Kuwait
Posts: 10
Saleh Amran is on a distinguished road
Red face

how to install customized rtmpdump binaries !! PLEASE HELP


Hi

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
Reply With Quote
  #2  
Old 01-26-2015, 10:24 AM
solarc solarc is offline
Junior Member
 
Join Date: Jan 2015
Location: moon
Posts: 7
solarc is on a distinguished road
Default

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


Hi,

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:
Originally Posted by KSV View Post

assuming you have all tools (gcc, binutils etc.) and dependencies (OpenSSL, Zlib) installed correctly for your distribution.

1. clone the repository
Code:
git clone git://git.ffmpeg.org/rtmpdump
2. copy patch from package to rtmpdump directory and apply it
Code:
patch -p0 -i Patch.diff
3. then just compile and install normally
Code:
make
sudo make install prefix=/usr
And that's it.
Reply With Quote
  #3  
Old 01-26-2015, 12:07 PM
Saleh Amran Saleh Amran is offline
Junior Member
 
Join Date: Jan 2015
Location: Kuwait
Posts: 10
Saleh Amran is on a distinguished road
Default

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


first 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.
Reply With Quote
  #4  
Old 01-26-2015, 03:57 PM
solarc solarc is offline
Junior Member
 
Join Date: Jan 2015
Location: moon
Posts: 7
solarc is on a distinguished road
Default

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


Quote:
Originally Posted by Saleh Amran View Post
first 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. "
Please, do this:
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.
Reply With Quote
  #5  
Old 01-27-2015, 01:02 AM
Saleh Amran Saleh Amran is offline
Junior Member
 
Join Date: Jan 2015
Location: Kuwait
Posts: 10
Saleh Amran is on a distinguished road
Default

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


thank 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 ?
Reply With Quote
  #6  
Old 01-27-2015, 01:25 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
thank 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 ?

in normal terminal not in administrator terminal
Code:
cd /home/user/
with user the name of your session
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
enter your password to be root
Code:
make install prefix=/usr
Code:
exit
Reply With Quote
Reply Post New Thread
Tags: , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 09:37 PM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons