Re: [webrtc-stats] Interframe delay stat for video receive stream.

As I told, you can simply look at the difference between RTP timestamps to see if there're some extra delays between frames at the receive side. You can use NTP timstamp to see E2E delay for each individual frame in WebRTC. You can use standalone WebRTC C++ library for these purposes.

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

Received on Tuesday, 6 November 2018 10:22:56 UTC