Re: [Live-devel] Patch to help support SRTP

2012-04-21 Thread Ross Finlayson
> 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 re

[Live-devel] Patch to help support SRTP

2012-04-21 Thread Keary Griffin
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 rem