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
  #31  
Old 03-21-2014, 05:52 AM
yetanotherday yetanotherday is offline
tinyurl.com/sleazy-script
 
Join Date: Jul 2012
Posts: 54
yetanotherday is on a distinguished road
Default

Re: RTMPDump - how do I compile source code in Linux like Ubuntu?


Quote:
Originally Posted by StreamRecorder View Post
How to compile rtmpdump with KSV patches in Ubuntu 13.04
Download rtmpdump from git://git.ffmpeg.org/rtmpdump
Code:
git clone git://git.ffmpeg.org/rtmpdump
Install dependencies
Code:
sudo apt-get install build-essential gcc make subversion libssl-dev
Download KSV patch from https://github.com/K-S-V/Scripts/releases/tag/v2.4. Extract the archive and put the Patch.diff file into the folder with rtmpdump sources. Apply the KSV patch:
Code:
patch -p0 -i Patch.diff
If rtmpdump is already installed via sudo apt-get install, then do the following:
Code:
rtmpdump installed
cd librtmp
make
sudo cp librtmp.so.0 /lib
cd ..
Compile and install rtmpdump
Code:
make SYS=posix
sudo make install
you are my hero
Reply With Quote
  #32  
Old 07-10-2014, 04:47 AM
greek33 greek33 is offline
Junior Member
 
Join Date: Jul 2014
Posts: 10
greek33 is on a distinguished road
Default

Re: RTMPDump - how do I compile source code?


I couldn't find an rtmpdump file on my pc. do I create one?
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 10:55 AM.


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