- From: youennf via GitHub <sysbot+gh@w3.org>
- Date: Wed, 02 Apr 2025 07:44:51 +0000
- To: public-webrtc-logs@w3.org
FWIW, `generateKeyFrame` allows to check rid values presence in a parallel task, which is fine. `sendKeyFrameRequest` could also do the same for the active state, but this is not in the spec. And given the spec says `If sending a Full Intra Request (FIR) by depacketizer’s receiver is not deemed appropriate, resolve promise with undefined`, I would tend to follow the same rule, aka resolve with `undefined`. -- GitHub Notification of comment by youennf Please view or discuss this issue at https://github.com/w3c/webrtc-encoded-transform/issues/243#issuecomment-2771614466 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 2 April 2025 07:44:51 UTC