Re: [webrtc-encoded-transform] Generalize ScriptTransform constructor (#89)

Replying in reverse order:

The use case I use as an example is https://webrtc.github.io/samples/src/content/insertable-streams/video-analyzer/, where the whole point of the processing is to get data that is presented on the page by code running on the main thread.

I mentioned this 21 hours ago in https://github.com/w3c/webrtc-encoded-transform/issues/89#issuecomment-843159755 too.

Using a (MessagePort or Worker) will not lead to any user increase in API user complexity for the worker case; that's what I suggested in https://github.com/w3c/webrtc-encoded-transform/issues/89#issue-835884833 - I have not suggested removing Worker from that construct.


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


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

Received on Wednesday, 19 May 2021 10:13:25 UTC