Fix missing mediaSourceId in simulcast outbound-rtp stats When simulcast is enabled, only the primary SSRC was mapped to the sender's attachment ID in TrackMediaInfoMap. This resulted in missing mediaSourceId properties for secondary simulcast outgoing stats. Updated TrackMediaInfoMap to map all valid SSRCs provided in the sender's RtpParameters. Bug: webrtc:492108787 Fixes: webrtc:492108787 Change-Id: I688c169628675d7be3114e75b978a4ad4343dcc0 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/456520 Reviewed-by: Henrik Boström <hbos@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#47165}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.