commit | aebba7b46860f34d8d7415518bb6a28f67cbdae7 | [log] [tgz] |
---|---|---|
author | Henrik Boström <hbos@webrtc.org> | Wed Oct 26 14:53:03 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 27 10:33:16 2022 |
tree | 733c1ac9f75133c3c0370e8492b13da4340630d1 | |
parent | 86cfcc5eefc4a372bdcf214d0272dbcaee16b2db [diff] |
[Stats] Expose totalPacketSendDelay for audio as well. This information is now readily available. Let's expose it. In practise we don't pace audio by default and the delay is ~0, however we can tell that this metric is working as intended by setting PacingController's pace_audio_ to true via the "WebRTC-Pacer-BlockAudio" field trial. In this case chrome://webrtc-internals/ plots neats graphs for audio send delay. Bug: webrtc:10635 Change-Id: Iecfd93bb84ec61e5d54232769a9e7a500601b199 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/280523 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38483}
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.