Re: [webrtc-extensions] Add jitterBufferMaximumDelay attribute to RTCRtpReceiver (#199)

> Contrary to popular belief, NetEq currently doesn't do this.

NetEq would give out silence or comfort noise when buffer runs empty, right? Or what kind of synthesising is meant here?

> Also, for syncing streams, I'm not sure why a maximum delay is needed

I haven't looked how the audio video sync is implemented, but isn't it that the delay is ever added only for video when audio is lagging? And delay for video can be applied quickly and precisely. If the NetEq respected the jitterBufferTarget delay more precisely then it would almost work for syncing multiple audio streams. Being able to force maximum delay helps to avoid the cases where NetEq leaves the delay above jitterBufferTarget.

-- 
GitHub Notification of comment by eldarrello
Please view or discuss this issue at https://github.com/w3c/webrtc-extensions/issues/199#issuecomment-2006400715 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 19 March 2024 09:03:04 UTC