commit | 1845922d5a1bf9c27deeffb4a8c8daea124434c1 | [log] [tgz] |
---|---|---|
author | Artem Titov <titovartem@webrtc.org> | Wed Apr 24 11:09:35 2019 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Apr 25 09:36:50 2019 +0000 |
tree | fb9e5765665902e8e1309fcd193803e63656b4fd | |
parent | 6f46e4acc5e185228927300f6862501c544503bc [diff] |
Introduce QualityMetricsReporter and implement network stats gathering QualityMetricsReporter helps to keep network emulation framework and peer connection level test framework separated. Also it provides ability to gather statistics from any component around with correlation with call start and end. Bug: webrtc:10138 Change-Id: Ib3330a8d35481fde77fcf77d2271d6cfcf188fec Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/132718 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Peter Slatala <psla@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Commit-Queue: Artem Titov <titovartem@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27759}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.