- From: Varun Singh via GitHub <sysbot+gh@w3.org>
- Date: Wed, 21 Sep 2016 14:43:28 +0000
- To: public-webrtc@w3.org
vr000m has just created a new issue for https://github.com/w3c/webrtc-stats: == Implementing the Circuit Breaker based on StatsAPI == Information for calculating the Circuit breaker with the information in the Stats. CB Trigger 1. latest timestamp of a packet for each SSRC. CB Trigger 2. latest timestamp of the RTCP packet for each SSRC. I believe this is covered with the timestamp in the remote stats. CB Trigger 3. TFRC can be computed with the information, although one piece of information that is missing is the average RTCP interval. Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/61 using your GitHub account
Received on Wednesday, 21 September 2016 14:43:35 UTC