Re: [webrtc-encoded-transform] Pass `pullAlgorithm` while initializing `[[readable]]`? (#187)

> The intent was to use the start algorithm that would basically wait for a frame to be available and enqueue it as soon as available, independently on the actual queue size or whether pull was called (no backpressure like on writer side).

Sounds also like it could be helped by setting highWaterMark to infinity, as doing so will start pulling immediately and indefinitely.

-- 
GitHub Notification of comment by saschanaz
Please view or discuss this issue at https://github.com/w3c/webrtc-encoded-transform/issues/187#issuecomment-1604427279 using your GitHub account


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

Received on Friday, 23 June 2023 15:13:38 UTC