mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-16 15:20:42 +01:00
![]() To properly handle SSRC collisions in non-BUNDLE we need to change how RTP stats IDs are generated, but that is a riskier change to be dealt with in a separate CL. For now, we just make sure that crashing is not a possibility during SSRC collisions as a mitigation for https://crbug.com/1361612. This is achieved by adding a TryAddStats() method to RTCStatsReport returning whether successful. Bug: chromium:1361612 Change-Id: I8577ae4c84a7c1eb3c7527e9efd8d1b0254269a3 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/275766 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38197} |
||
---|---|---|
.. | ||
OWNERS | ||
rtc_stats.h | ||
rtc_stats_collector_callback.h | ||
rtc_stats_report.h | ||
rtcstats_objects.h |