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

@vr000m @henbos 
Thank you'll for the response.
Our use case requires us to capture the RTP timestamp when say a button is clicked. We are looking to use this (lastPacketReceviedTimestamp) to perform some work back at the streaming server end by transmitting this metric back to the server. 
We are thus not aiming to poll getStats() rapidly.
We are ok with an error margin involved in capturing this metric.
The timestamp in version 73.0.3683.103 was the epoch time of generating the metric and not that in the RTP header.
As suggested i will try it on Chrome 75.0.3767.0 and get back on this.
Thanking you once again.

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

Received on Tuesday, 27 August 2019 08:32:47 UTC