commit | 32d0010d8650060aae384106f23cd3593b1a320c | [log] [tgz] |
---|---|---|
author | philipel <philipel@webrtc.org> | Mon Feb 27 10:18:46 2017 |
committer | Commit bot <commit-bot@chromium.org> | Mon Feb 27 10:18:46 2017 |
tree | 81f8fcb00ba4dbc26bf418800c6099e60fbb8c4e | |
parent | f284b7ff5f265016203f9c4c3f21b22cedd7593e [diff] |
Add probe logging to RtcEventLog. In this CL: - Add message BweProbeCluster and BweProbeResult to rtc_event_log.proto. - Add corresponding log functions to RtcEventLog. - Add optional field |probe_cluster_id| to RtpPacket message and added an overload function to log with this information. - Propagate the probe_cluster_id to where RTP packets are logged. BUG=webrtc:6984 Review-Url: https://codereview.webrtc.org/2666533002 Cr-Commit-Position: refs/heads/master@{#16857}
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.