webrtc/stats
Ivo Creusen fb0dca6c05 Wire up non-sender RTT for audio, and implement related standardized stats.
The implemented stats are:
- https://www.w3.org/TR/webrtc-stats/#dom-rtcremoteoutboundrtpstreamstats-roundtriptime
- https://www.w3.org/TR/webrtc-stats/#dom-rtcremoteoutboundrtpstreamstats-totalroundtriptime
- https://www.w3.org/TR/webrtc-stats/#dom-rtcremoteoutboundrtpstreamstats-roundtriptimemeasurements

Bug: webrtc:12951, webrtc:12714
Change-Id: Ia362d5c4b0456140e32da79d40edc06ab9ce2a2c
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/226956
Commit-Queue: Ivo Creusen <ivoc@webrtc.org>
Reviewed-by: Henrik Boström <hbos@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#34861}
2021-08-30 09:03:50 +00:00
..
test Support for map of string keys to uint64_t / double values in RTCStats 2021-05-25 20:38:08 +00:00
BUILD.gn Remove from chromium build targets that are not compatible with it. 2021-02-01 13:46:19 +00:00
DEPS Remove +api from internal DEPS files. 2019-01-28 11:17:00 +00:00
OWNERS Remove wildcard ownership for build files. 2020-02-19 14:05:46 +00:00
rtc_stats_report_unittest.cc Fix -Wextra-semi warnings. 2019-02-25 09:22:51 +00:00
rtc_stats_report.cc Simplify reference counting implementation of PendingTaskSafetyFlag. 2021-04-21 07:04:01 +00:00
rtc_stats_unittest.cc Move WebRTC to non deprecated jsoncpp APIs. 2021-06-28 12:09:14 +00:00
rtc_stats.cc Use backticks not vertical bars to denote variables in comments 2021-08-10 10:40:03 +00:00
rtcstats_objects.cc Wire up non-sender RTT for audio, and implement related standardized stats. 2021-08-30 09:03:50 +00:00