Skip to content

Add mutex protection to RtpSession::bundle, because of rare race conditions...

Simon Morlat requested to merge fix/readme-5.3-ios into release/5.3

Add mutex protection to RtpSession::bundle, because of rare race conditions that can happen when a stream is removed from a Bundle.

Merge request reports