Re: [mediacapture-transform] Out-of-main-thread processing by default (#23)

> But is the any precedent for such an API design?

Audio worklet is one example.
In general, I think that worklets should be the default for those potentially perf sensitive operations. Worker is really a tradeoff here.
It is also worth keeping in mind that nothing prevents extending support to window environments in the future, supporting window environments on day 1 does not seem mandatory.

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


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

Received on Tuesday, 11 May 2021 14:56:20 UTC