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

youennf has just created a new issue for https://github.com/w3c/webrtc-encoded-transform:

== Describe accurate threading model ==
Currently, we are not precisely describing the threading model and instead rely on pipeTo et al.
We should probably define a encoded media thread which is the thread on which happen the generation and consumption of frames.
And the thread of the window + the thread of the worker.
We could post/enqueue tasks between the various threads which would further clarify things.

Please view or discuss this issue at https://github.com/w3c/webrtc-encoded-transform/issues/91 using your GitHub account


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

Received on Monday, 22 March 2021 20:00:03 UTC