- From: Varun Singh via GitHub <sysbot+gh@w3.org>
- Date: Mon, 05 Nov 2018 21:29:04 +0000
- To: public-webrtc-logs@w3.org
@shacharz in addition to the clarification of the metric, it would be nice to know if this RTT is calculated per packet/ack. Depending on the freq of acks/packets, the RTT will be updated more often than getStats is called, we would need additional metrics to currentRoundTripTime, for example: ``` totalRoundTripTime acksReceived ``` -- GitHub Notification of comment by vr000m Please view or discuss this issue at https://github.com/w3c/webrtc-stats/pull/379#issuecomment-436041865 using your GitHub account
Received on Monday, 5 November 2018 21:29:05 UTC