Re: [webrtc-encoded-transform] Describe accurate threading model (#91)

The generation and consumption of frames is likely to happen on different threads than their JS processing, so any threading model that tries to include the generation and consumption itself is likely to be misleading.

We should concentrate on the events that concern frames appearing to the worker and what happens when the worker enqueues a frame (+ special events like thread end), and leave everything else as "out of scope for specification".


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


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

Received on Wednesday, 12 May 2021 11:43:25 UTC