> 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
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