commit | f6468d2569d3987aba29bdcd1198078cf6ae326c | [log] [tgz] |
---|---|---|
author | Erik Språng <sprang@webrtc.org> | Fri Jul 05 14:53:43 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jul 05 15:38:59 2019 |
tree | ab323ffe4ac544ff62ad6534f389a8b00b328cb2 | |
parent | 668ce0c7fa8f261dacdba45149d10a23f772a9b6 [diff] |
Wire up new PacedSender code path. This CL makes the new code path for paced sending functionally complete. By default, the field trial WebRTC-Pacer-ReferencePackets is Enabled, meaning that there is no behavior change unless the field trial is forced to Disabled. This is done in tests, and can be done on the command line for manual testing. Bug: webrtc:10633 Change-Id: I0d66c94ef83b5847dee437a785018f09ba3f828d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/144050 Commit-Queue: Erik Språng <sprang@webrtc.org> Reviewed-by: Åsa Persson <asapersson@webrtc.org> Reviewed-by: Sebastian Jansson <srte@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28497}
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.