commit | e448dd53554b4ecd3dd62a46a08b25044bc2e210 | [log] [tgz] |
---|---|---|
author | hbos <hbos@webrtc.org> | Mon Dec 12 09:22:53 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon Dec 12 09:22:59 2016 |
tree | 81e7097f98c8ff4bee5f93d7f169274c46c20fe3 | |
parent | b29b9c8e49934e4b9435f8c482bd0bbacdf8f350 [diff] |
RTCIceCandidatePairStats.consentRequestsSent set by RTCStatsCollector and requestsSent is updated. Before: requestsSent = total ping requests Now requestsSent = pings sent before first response consentRequestsSent = pings after first response Spec: https://w3c.github.io/webrtc-stats/#dom-rtcicecandidatepairstats-consentrequestssent BUG=chromium:633550 Review-Url: https://codereview.webrtc.org/2558293002 Cr-Commit-Position: refs/heads/master@{#15541}
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.