Re: [webrtc-pc] Clarify the definition of "playout" for `RTCRtpContributingSource`. (#2172)

As @chxg says, physical device playout time isn't knowable in practice. Firefox records the levels into a 10 second rolling history when the packet is received and adjusts the playout time based on the jitter buffer at time of reception. This sounds like what (lib)WebRTC does. In practice this seems to yield good results for the use cases that @jan-ivar mentions.

-- 
GitHub Notification of comment by na-g
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2172#issuecomment-484604939 using your GitHub account

Received on Thursday, 18 April 2019 17:34:11 UTC