aboutsummaryrefslogtreecommitdiff
path: root/api/stats
AgeCommit message (Expand)Author
2022-05-02stats: implement inbound-rtp totalProcessingDelay for videoPhilipp Hancke
2022-05-02stats: add dtlsRole to transportPhilipp Hancke
2022-04-22test: replace media_type with kindPhilipp Hancke
2022-03-02Extend RTCIceCandidateStats with non-standard network_adapter_typeJonas Oreland
2022-02-03stats: collect RTCIceCandidate urlPhilipp Hancke
2021-11-16Change the type of RTCVideoSourceStats.framesPerSecondByoungchan Lee
2021-11-12Implement RTCOutboundRtpStreamStats.targetBitrate for audio.Jakob Ivarsson
2021-09-28Implement missing candidate pair packets/bytes sent/received stats.Taylor Brandstetter
2021-09-06Reland "Wire up non-sender RTT for audio, and implement related standardized ...Ivo Creusen
2021-09-01Revert "Wire up non-sender RTT for audio, and implement related standardized ...Björn Terelius
2021-08-30Wire up non-sender RTT for audio, and implement related standardized stats.Ivo Creusen
2021-08-10Use backticks not vertical bars to denote variables in commentsArtem Titov
2021-07-26Use backticks not vertical bars to denote variables in comments for /apiArtem Titov
2021-07-13Adding packetsDiscarded to RTCReceivedRtpStreamStats.Minyue Li
2021-07-09Implement nack_count metric for outbound audio rtp streams.Jakob Ivarsson
2021-07-01Implement nack_count metric for inbound audio rtp streams.Jakob Ivarsson
2021-06-25Reland: Fix echo return loss stats and add to RTCAudioSourceStats.Taylor Brandstetter
2021-06-22Revert "Fix echo return loss stats and add to RTCAudioSourceStats."Evan Shrubsole
2021-06-21Fix echo return loss stats and add to RTCAudioSourceStats.Taylor Brandstetter
2021-05-31Populate qualityLimitationDurations stats for outbound RTP streamsByoungchan Lee
2021-05-25Support for map of string keys to uint64_t / double values in RTCStatsByoungchan Lee
2021-04-23Remove virtual inheritance from RTCStatsCollectorTomas Gunnarsson
2021-04-21Simplify reference counting implementation of PendingTaskSafetyFlag.Tommi
2021-03-24[Stats] Cleanup obsolete stats - isRemote & deletedDi Wu
2021-03-23Add `RTCRemoteOutboundRtpStreamStats` for audio streamsAlessio Bazzica
2021-03-23stats: add address as alias for ipPhilipp Hancke
2021-03-11[Stats] Add minimum RTCReceivedRtpStreamStats with jitter and packetsLostDi Wu
2021-03-09[Stats] Populate "frames" stats for video source.Di Wu
2021-03-01Populate "total_round_trip_time" and "round_trip_time_measurements" for remot...Di Wu
2021-03-01Populate “fractionLost” stats for remote inbound rtp streamsDi Wu
2021-02-23Populate jitter stats for video RTP streamsDi Wu (RP Room Eng)
2020-11-17stats: add transportId to codec statsPhilipp Hancke
2020-10-09stats: s/victim/otherPhilipp Hancke
2020-07-10Reland "Implement packets_(sent | received) for RTCTransportStats"Artem Titov
2020-07-10Reland "Complete migration from "track" to "inbound-rtp" stats"Eldar Rello
2020-07-10Revert "Complete migration from "track" to "inbound-rtp" stats"Zeke Chin
2020-07-09Complete migration from "track" to "inbound-rtp" statsEldar Rello
2020-07-08Revert "Implement packets_(sent | received) for RTCTransportStats"Mirko Bonadei
2020-07-07Implement packets_(sent | received) for RTCTransportStatsArtem Titov
2020-06-15Add ValueOrDefault to RTCStatsMemberAndrey Logvin
2020-06-07Correct name of DC.dataChannelIdentifier stats memberHarald Alvestrand
2020-05-05Reland "Improve outbound-rtp statistics for simulcast"Henrik Boström
2020-05-05Revert "Improve outbound-rtp statistics for simulcast"Henrik Boström
2020-04-17Improve outbound-rtp statistics for simulcastEldar Rello
2020-03-11Add jitterBufferTargetDelay as RTCNonStandardStatsMember to new GetStats APIArtem Titov
2020-02-19Remove wildcard ownership for build files.Mirko Bonadei
2020-02-13Populate sdp_fmtp_line and channels of RTCCodecStatsJohannes Kron
2020-02-07[Stats] Remove jitterBufferDelay TODO; it's already implemented.Henrik Boström
2020-01-07Implement RTCOutboundRtpStreamStats::remoteId.Henrik Boström
2019-11-25Add totalInterFrameDelay to RTCInboundRTPStreamStatsJohannes Kron