Re: [webrtc-stats] Design consideration for inactive SSRCs and inactive transports

Copying my comment from the issue #68:

With the frozen timestamps, an app can filter out the older 
candidates, assuming the app has some idea about how often it queries 
or when it last queried the stats.

Although one concern I do have (and perhaps could be solved in a 
different way) is if the ice candidate is currently inactive and was 
active in the past, we do not really know when it was last active. We 
perhaps need a lastPacketSentTimestamp, lastPacketReceivedTimestamp or
 similar
  

-- 
GitHub Notification of comment by vr000m
Please view or discuss this issue at 
https://github.com/w3c/webrtc-stats/issues/86#issuecomment-263525722 
using your GitHub account

Received on Tuesday, 29 November 2016 09:53:54 UTC