- From: Robin Schriebman via GitHub <sysbot+gh@w3.org>
- Date: Sat, 04 Feb 2017 00:47:30 +0000
- To: public-webrtc-logs@w3.org
SGTM I would suggest lastPlayoutTimestamp to differentiate it from an initial or some other playout timestamp. WRT the description. I think a little more detail to be able to understand what the clock is. Could you add which clock is used? For e2e delay we utilize the remoteVideo.currentTime. Could we ensure that we have this in the same location and utilizing the same clock (and on both video and audio)? This can be accomplished by either moving this to the remoteVideo object or add the currentTime to the track stats. This will allow us to track e2e delay by just subtracting as well as a/v sync. -- GitHub Notification of comment by icydragons Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/158#issuecomment-277402269 using your GitHub account
Received on Saturday, 4 February 2017 00:47:36 UTC