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

@youennf WDYT about supporting RTCEncodedAudio/VideoFrames with RTCRtpSenderEncodedSource?
The frames wouldn't be moved from one PC to another one, but they might be copied. For example, the frame might be cloned from the stream of one of the input PCs, and enqueued on the RTCRtpSenderEncodedSource of the output PCs after invoking a `setMetadata()` method to adjust frame IDs to the output peer connection.


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


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

Received on Monday, 13 November 2023 13:23:19 UTC