Re: [webrtc-stats] Interframe delay stat for video receive stream. (#229)

[RTCRtpReceiver.getSynchronizationSources](https://w3c.github.io/webrtc-pc/#dom-rtcrtpreceiver-getsynchronizationsources) exposes not only [timestamp](https://w3c.github.io/webrtc-pc/#dom-rtcrtpcontributingsource-timestamp) but [rtpTimestamp](https://w3c.github.io/webrtc-pc/#dom-rtcrtpcontributingsource-rtptimestamp). Unlike getStats(), this API can be polled frequently without performance concerns. The rtpTimestamp is a recent addition, it first appears in Chrome 76.0.3806.0.

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

Received on Tuesday, 27 August 2019 09:36:24 UTC