commit | 9ad0db51a679a5967b593e72431a10967b6182bb | [log] [tgz] |
---|---|---|
author | honghaiz <honghaiz@webrtc.org> | Thu Jul 14 19:30:28 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri Jul 15 02:30:32 2016 +0000 |
tree | b8d3df5685207aa3f5a6e05a790f46e2c3bff327 | |
parent | 73ab917d27b6e66f075802c473cdec3d605ef5e5 [diff] |
Dampening connection switch. If the currently selected connection becomes not receiving and if a backup connection becomes strong first, we will not switch the connection until X milliseconds is passed but the selected connection is still not receiving and the backup connection is still receiving. This will prevent the connection switching from happening too frequently. BUG= Review-Url: https://codereview.webrtc.org/2143653005 Cr-Commit-Position: refs/heads/master@{#13480}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.