- From: guidou via GitHub <sysbot+gh@w3.org>
- Date: Mon, 13 Nov 2023 13:23:18 +0000
- To: public-webrtc-logs@w3.org
@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