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

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

Sure, what I meant was that packets are not discarded, in favor of synthesising samples, if they are later than the maximum delay.

> but isn't it that the delay is ever added only for video when audio is lagging

No, both audio and video can get delayed to sync.

> Being able to force maximum delay helps to avoid the cases where NetEq leaves the delay above jitterBufferTarget.

If one stream is behind, why not just increase the delay on the other streams?

-- 
GitHub Notification of comment by jakobivarsson
Please view or discuss this issue at https://github.com/w3c/webrtc-extensions/issues/199#issuecomment-2006554022 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:46:31 UTC