Re: [webrtc-encoded-transform] Should there be a RTCConfiguration boolean to prevent data to be sent without being transformed (#104)

Aha - you are thinking about the case where one changes the transform after creation of the sender/receiver.

This involves ending the original stream, creating new streams, signalling them and ensuring that frames end up in the right place. And defining what happens if you set the transform to null.

1) Do we have legitimate use cases for this functionality?
2) If no, is there a decent way to say ".transform has to be set before sender/receiver is fully activated, and is read-only thereafter"?





-- 
GitHub Notification of comment by alvestrand
Please view or discuss this issue at https://github.com/w3c/webrtc-encoded-transform/issues/104#issuecomment-839635909 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 09:49:05 UTC