Re: [webrtc-encoded-transform] Need APIs for using WebCodec with PeerConnection (#121)

Not sure I understand the argument for BYOED (as distinct from BYOC). It's difficult to outperform native encoders and decoders in WASM, and if it were to be demonstrated it would probably represent a performance bug in the native implementation.

It might be desirable to add features to an existing codec, or extend it.  For example, to take the output of a native H.264/AVC encoder and produce an H.264/SVC bitstream for custom packetization.  But this is closer to payload manipulation than BYOED or BYOC. 

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


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

Received on Thursday, 7 October 2021 19:52:47 UTC