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
  #381  
Old 08-15-2015, 07:21 AM
Oribew Oribew is offline
Junior Member
 
Join Date: Mar 2011
Posts: 9
Oribew is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


Do it exist a Win X64 version?
Reply With Quote
  #382  
Old 08-18-2015, 10:35 AM
linnew17 linnew17 is offline
Junior Member
 
Join Date: Aug 2015
Posts: 6
linnew17 is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


Hi, I'm trying to compile rtmpdump with the provided patch on Ubuntu Server 14.04 but ran into a problem seemingly regarding openssl. I've installed packages for compilation(from https://help.ubuntu.com/community/CompilingEasyHowTo):
Code:
sudo apt-get install build-essential checkinstall
sudo apt-get install cvs subversion git-core mercurial
and successfully patched the source files, but when running make it throws out
Code:
user@host:/usr/local/src/rtmpdump$ make
make[1]: Entering directory `/usr/local/src/rtmpdump/librtmp'
gcc -Wall   -DRTMPDUMP_VERSION=\"v2.4\" -DUSE_OPENSSL  -O2 -fPIC   -c -o rtmp.o rtmp.c
rtmp.c:61:25: fatal error: openssl/ssl.h: No such file or directory
 #include <openssl/ssl.h>
                         ^
compilation terminated.
make[1]: *** [rtmp.o] Error 1
make[1]: Leaving directory `/usr/local/src/rtmpdump/librtmp'
make: *** [librtmp/librtmp.a] Error 2
Thinking it's an openssl problem I've tried to install it, but running sudo apt-get install openssl tells me openssl is already the newest version.
Can anyone help me or point me in the right direction to resolve this issue and build rtmpdump? This is my first time compiling from source and assistance would be appreciated.
Reply With Quote
  #383  
Old 08-18-2015, 10:42 AM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


Quote:
Originally Posted by linnew17 View Post
Hi, I'm trying to compile rtmpdump with the provided patch on Ubuntu Server 14.04 but ran into a problem seemingly regarding openssl. I've installed packages for compilation(from https://help.ubuntu.com/community/CompilingEasyHowTo):
Code:
sudo apt-get install build-essential checkinstall
sudo apt-get install cvs subversion git-core mercurial
and successfully patched the source files, but when running make it throws out
Code:
user@host:/usr/local/src/rtmpdump$ make
make[1]: Entering directory `/usr/local/src/rtmpdump/librtmp'
gcc -Wall   -DRTMPDUMP_VERSION=\"v2.4\" -DUSE_OPENSSL  -O2 -fPIC   -c -o rtmp.o rtmp.c
rtmp.c:61:25: fatal error: openssl/ssl.h: No such file or directory
 #include <openssl/ssl.h>
                         ^
compilation terminated.
make[1]: *** [rtmp.o] Error 1
make[1]: Leaving directory `/usr/local/src/rtmpdump/librtmp'
make: *** [librtmp/librtmp.a] Error 2
Thinking it's an openssl problem I've tried to install it, but running sudo apt-get install openssl tells me openssl is already the newest version.
Can anyone help me or point me in the right direction to resolve this issue and build rtmpdump? This is my first time compiling from source and assistance would be appreciated.
did you install libssl-dev ?
Reply With Quote
  #384  
Old 08-18-2015, 11:50 AM
linnew17 linnew17 is offline
Junior Member
 
Join Date: Aug 2015
Posts: 6
linnew17 is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


Quote:
Originally Posted by biezom View Post
did you install libssl-dev ?
Thank you, that did the trick. After installing libssl-dev compilation went without a hitch.
Reply With Quote
  #385  
Old 08-19-2015, 02:13 PM
sebus sebus is offline
Member
 
Join Date: Apr 2012
Posts: 30
sebus is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


Anybody came across executable for Mac Yosemite?

Thanks

sebus
Reply With Quote
  #386  
Old 08-31-2015, 11:25 AM
ilje ilje is offline
Junior Member
 
Join Date: Jun 2012
Posts: 16
ilje is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


please patch for cam4
"receiveRTMPResponse"
Reply With Quote
  #387  
Old 08-31-2015, 04:47 PM
phucka phucka is offline
Junior Member
 
Join Date: May 2013
Posts: 14
phucka is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


Quote:
Originally Posted by ilje View Post
please patch for cam4
"receiveRTMPResponse"
I second this! This is extremely frustrating
Reply With Quote
  #388  
Old 09-04-2015, 05:41 PM
Cbater Cbater is offline
Junior Member
 
Join Date: Jan 2013
Posts: 22
Cbater is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


Quote:
Originally Posted by phucka View Post
I second this! This is extremely frustrating
yes, please!
Reply With Quote
  #389  
Old 09-12-2015, 08:07 PM
chameleon chameleon is offline
Junior Member
 
Join Date: Jul 2014
Posts: 9
chameleon is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


Any updates?
Reply With Quote
  #390  
Old 09-14-2015, 04:14 PM
stranculet stranculet is offline
Junior Member
 
Join Date: Sep 2015
Posts: 1
stranculet is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


I'm working on receiveRTMPResponse.
It's not that easy, receiveRTMPResponse is not an AMF0 command. First it's an AMF3 command so must be written all the code.
Second with this message you need to send back the clientid recevied with the result of connect command.
I know where read the clientid, I know how to send back the AMF3, but i'm not a good C developer so if somebody is a good developer I can explain where get all the data.
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:28 PM.


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