- From: youennf via GitHub <noreply@w3.org>
- Date: Thu, 10 Jul 2025 14:39:14 +0000
- To: public-webrtc-logs@w3.org
youennf has just created a new issue for https://github.com/w3c/webrtc-encoded-transform: == generateKeyFrame threading model is unclear == Given generateKeyFrame is called either from sender or transformer, we need to hop to the right task source to resolve promises in either case. It is also unclear whether the pendingTask set is manipulated from the worker scope and in parallel (encoder steps). We should tighten the spec there. We probably want to coalesce generateKeyFrame from sender and transformer. Please view or discuss this issue at https://github.com/w3c/webrtc-encoded-transform/issues/271 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 10 July 2025 14:39:15 UTC