commit | 8973655f42c90ea82efbe0046c889232ad29e545 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <philipp.hancke@googlemail.com> | Fri Mar 05 11:07:05 2021 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Mar 11 21:39:23 2021 |
tree | 67be004ffe9812c0bdb54b1786f07091941c40ce | |
parent | 727d2afc4330efebc904e0e4f366e885d7b08787 [diff] |
measure ice candidate poolsize setting for different bundle policys The ICE candidate pool size defined in https://w3c.github.io/webrtc-pc/#dom-rtcconfiguration-icecandidatepoolsize is an optimization and it may be desirable to restrict the maximum amount of the pre-gathered components or limit the usage to the max-bundle policy. BUG=webrtc:12383 Change-Id: I24a6434fb55b4d7f4471078785712996182f394a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/209701 Reviewed-by: Justin Uberti <juberti@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Philipp Hancke <philipp.hancke@googlemail.com> Cr-Commit-Position: refs/heads/master@{#33442}
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.