Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#381
|
|||
|
|||
Re: Customized rtmpdump binaries with patch fileDo it exist a Win X64 version?
|
#382
|
|||
|
|||
Re: Customized rtmpdump binaries with patch fileHi, 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 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 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. |
#383
|
|||
|
|||
Re: Customized rtmpdump binaries with patch fileQuote:
|
#384
|
|||
|
|||
Re: Customized rtmpdump binaries with patch fileThank you, that did the trick. After installing libssl-dev compilation went without a hitch.
|
#385
|
|||
|
|||
Re: Customized rtmpdump binaries with patch fileAnybody came across executable for Mac Yosemite?
Thanks sebus |
#386
|
|||
|
|||
Re: Customized rtmpdump binaries with patch fileplease patch for cam4
"receiveRTMPResponse" |
#387
|
|||
|
|||
Re: Customized rtmpdump binaries with patch fileI second this! This is extremely frustrating
|
#388
|
|||
|
|||
Re: Customized rtmpdump binaries with patch file |
#389
|
|||
|
|||
Re: Customized rtmpdump binaries with patch fileAny updates?
|
#390
|
|||
|
|||
Re: Customized rtmpdump binaries with patch fileI'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. |
Tags: binaries, binary, patch, patches, rtmpdump, rtmpsrv, rtmpsuck |
Thread Tools | |
Display Modes | |
|
|