Re: [webrtc-encoded-transform] Adopt feedback streams in RTCRtpScriptTransformer (#90)

The most obvious exampe is an outgoing stream that is encoded using a WASM or WebCodec encoder, and needs to be decoded using a WASM or WebCodec decoder.
This is an use case that is important for codec agiity - it permits both the introduction of new codecs outside of the global browser release cycle and the support of legacy codecs after browsers have dropped support for them.

In addition to feedback streams, this needs the capacity for telling the browser "don't bother with instantiating encoders/decoders, I'm doing this myself".


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


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

Received on Saturday, 20 March 2021 08:49:58 UTC