mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 05:40:42 +01:00
![]() This uses libSRTPs srtp_remove_stream() https://github.com/cisco/libsrtp/blob/main/include/srtp.h#L597 method to remove SSRCs from the libSRTP session when they are removed from the RTP demuxer. This works even when the stream was added automatically via the ssrc_any_inbound mechanism. Only streams for inbound SSRCs that were added explicitly via SDP negotiation are removed. Guarded by WebRTC-SrtpRemoveReceiveStream field trial. BUG=webrtc:15604 Change-Id: I655bde5f8ddf26ac91395ef54bd1b3c598813380 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/324720 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Henrik Boström <hbos@webrtc.org> Commit-Queue: Philipp Hancke <phancke@microsoft.com> Cr-Commit-Position: refs/heads/main@{#41105} |
||
---|---|---|
.. | ||
BUILD.gn | ||
field_trials.py | ||
OWNERS |