commit | d1003d74b298bd21cf54c4fefd80e522f5ad86ab | [log] [tgz] |
---|---|---|
author | Seth Hampson <shampson@webrtc.org> | Fri Jun 22 15:40:16 2018 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jun 27 23:19:05 2018 +0000 |
tree | 74e2c0752f4590d624f6728a0ea4a27baab7b7af | |
parent | 42f0d78f1ee830ba6f62bc3c6364dba121144681 [diff] |
A new PeerConnection level perf test. This test creates a one way audio and video call, allows for bandwidth estimation to ramp up and then runs the call for 10 seconds. The average bandwidth estimate over this time is recorded as a perf metric. This is done at the PeerConnection level with the intention to catch regressions related to ICE configurations. Stats are taken from PeerConnection for BWE, and the network simulation is done with a VirtualSocketServer. Bug: webrtc:7668 Change-Id: Ib8a449da80fc74be1e505ac34c0c6b7479cb58db Reviewed-on: https://webrtc-review.googlesource.com/78361 Reviewed-by: Stefan Holmer <stefan@webrtc.org> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Commit-Queue: Seth Hampson <shampson@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23758}
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.