Skip to content

Fix issue with RtpBundle when a SSRC is re-assigned a new mid: the RtpSession...

Simon Morlat requested to merge fix/sfu-srtp into release/5.4

Fix issue with RtpBundle when a SSRC is re-assigned a new mid: the RtpSession can be kept at sender side in order to preserve sequence number continuity and avoid errors at SRTP encryption layer.

Merge request reports