[webrtc-encoded-transform] Pull Request: Refactor spec to introduce media thread

youennf has just submitted a new pull request for https://github.com/w3c/webrtc-encoded-transform:

== Refactor spec to introduce media thread ==
The goal of this PR is to clarify the threading model, without changing much of the functionality.
For SFrameTransform, the transform happens as if in the media thread, though implementations may decide to do it however they want.
For RTCRtpScriptTransform, the streams are transferred from the media thread directly to the worker thread.

See https://github.com/w3c/webrtc-encoded-transform/pull/107


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

Received on Tuesday, 4 May 2021 07:52:44 UTC