Re: [webrtc-encoded-transform] Is frame-level fanout in scope of WebRTC encoded transform? (#211)

I think it makes sense for the RTC encoder to be able to provide more data than what would provide a WebCodecs encoder.
I am not sure of the existing API shape, reusing RTCRtpEncodedVideoFrame might be too much (setting PT for instance could be tedious to web developers for instance).
In general, keeping as much as possible immutability seems to be a good thing (using a constructor to mutate like WebCodecs might be better).

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


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

Received on Wednesday, 6 December 2023 12:02:47 UTC