Re: [webrtc-stats] Stats to keep track of sync between audio and video

It would be interesting to calculate and report 
video.currentEstimatedCaptureTime - audio.currentEstimatedCaptureTime 
and compare it to 0 to use as a makeshift "uncertainty" on the metric.

Just to make doubly sure on the extrapolation comment. The audio 
playoutTime is extrapolated from the last played out audio packet and 
the video playoutTime is extrapolated from the last played out video 
packet, right?

That all makes sense to me. Thanks!



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

Received on Thursday, 23 February 2017 02:03:34 UTC