Re: [mediacapture-transform] What is the expected timing of MSTP video frame enqueuing with other track events (configurationchange, applyConstraints promise resolution) (#115)

MSTP has a buffer. How do you plan to contend with [maxBufferSize](https://w3c.github.io/mediacapture-transform/#dom-mediastreamtrackprocessorinit-maxbuffersize)?

I agree specifying timing is good. However, I don't think we can give any meaningful synchronous guarantees, given the async nature of ReadableStreams. I'm not sure we should either. If we couple things too tightly, I worry JS won't be able to add a transform into a pipe without breaking things.

-- 
GitHub Notification of comment by jan-ivar
Please view or discuss this issue at https://github.com/w3c/mediacapture-transform/issues/115#issuecomment-2532114708 using your GitHub account


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

Received on Tuesday, 10 December 2024 15:48:04 UTC