- From: youennf via GitHub <sysbot+gh@w3.org>
- Date: Tue, 14 Jan 2025 09:36:45 +0000
- To: public-webrtc-logs@w3.org
> * It is not clear what this amount of work is and whether it is unreasonable It seems three scenarios could be used to evaluate this issue: - WebCodecs decoding in a worker -> MediaStreamTrack via `VideoTrackGenerator`. - Background replacement like processing via `MediaStreamTrackProcessor/VideoTrackGenerator`. - MediaStreamTrack -> WebCodecs encoding in a worker via `MediaStreamTrackProcessor`. AIUI, scenarios 2 and 3 are probably the most interesting ones. -- GitHub Notification of comment by youennf Please view or discuss this issue at https://github.com/w3c/mediacapture-transform/issues/113#issuecomment-2589438418 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 14 January 2025 09:36:46 UTC