[rtmpdump] [PATCH] Add support for building with gnutls with nettle as backend

Martin Storsjö martin at martin.st
Mon Nov 28 14:25:09 CET 2011


On Tue, 15 Nov 2011, Martin Storsjö wrote:

> On Sun, 7 Aug 2011, Martin Storsjo wrote:
>
>> ---
>> Updated after some initial testing.
>> 
>> Makefile            |    1 +
>> librtmp/Makefile    |    3 +++
>> librtmp/dh.h        |   20 +++++++++++++++++++-
>> librtmp/handshake.h |   20 ++++++++++++++++++++
>> librtmp/hashswf.c   |   11 +++++++++++
>> librtmp/rtmp.c      |    4 ++--
>> librtmp/rtmp_sys.h  |    2 +-
>> 7 files changed, 57 insertions(+), 4 deletions(-)
>> 
>
> Tested this version with a rtmpe:// url, which seemed to work fine. rtmps and 
> swfhash verification still untested, if someone can test that, or can provide 
> me with test setups for that, I'd appreciate it, so that this patch can be 
> applied sometime.

Tested rtmps, too, which works fine with this patch. swfhash still 
untested.

// Martin


More information about the rtmpdump mailing list