[Live-devel] Patch to help support SRTP

Keary Griffin keary.griffin at unwiredappeal.com
Sat Apr 21 10:32:58 PDT 2012


Hi,

I've been using the attached patch in combination with VLC to support 
SRTP streams.  The patch simply changes the AuxHandlerFunction to pass 
the packetSize by reference so it can be changed.  The actual packetSize 
for SRTP will be less than the original packetSize after decryption and 
removal of some encryption header information.

It would be great to get this change (or something else that I could use 
to accomplish the same thing) into the main line of the live555 
library-- I don't want to submit my SRTP patches to VLC until the 
changes necessary are already in live555.

I do realize this changes the API of live555, so make break existing 
applications.  Any recommendations on how to support changing packetSize 
without breaking the API would be welcome as well.

Thanks,
Keary
-------------- next part --------------
A non-text attachment was scrubbed...
Name: live-auxhandler-patch.patch
Type: text/x-diff
Size: 731 bytes
Desc: not available
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20120421/b1888dc5/attachment.bin>


More information about the live-devel mailing list