commit | e9e03a9160502b23749e8f64da517f83457e2ad3 | [log] [tgz] |
---|---|---|
author | Joachim Reiersen <joachimr@meta.com> | Wed Jul 19 19:47:29 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 19 21:57:10 2023 |
tree | 0ff359ca4fe8301d167a859d83bbb7203c389ae9 | |
parent | 2206b63af005caa10b269ea9ce584a56fac156fd [diff] |
Fix inaccurate contentType in RTCInbound/OutboundRtpStreamStats The existing equality check did not always work since content_type is sometimes overloaded with extra internal information such as simulcast layer index. Fix by using the videocontenttypehelpers::IsScreenshare helper method. Bug: webrtc:15381 Change-Id: I2fe84e7f036ea2c223e4fa6dd58af1c4c0bcfbdb Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/312261 Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40448}
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.