Christan, Many thanks for the detailed bug report. I have just installed a new version of the code that should fix this (using your proposed solution (b)).
> Note: The IDE (CLion) also warns about further, uninitialized members in > SRTPCryptographicContext – though I haven’t followed up on their implications. “SRTPCryptographicContext” has two variables - “fPreviousHighRTPSeqNum” and “fReceptionROC” - that aren’t initialized in the constructor. However, these variables are set after the arrival of each incoming SRTP packet, but not referenced during the arrival of the very first SRTP packet. Ross Finlayson Live Networks, Inc. http://www.live555.com/ _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel