Re: [webrtc-encoded-transform] Expose flow control information to transform (#206)

Side note here on keyFrameRequested :

We found that you can get repeated keyFrameRequests which you need to ignore when when you _know_ a keyframe is still inflight. Likewise you probably want to remove any frames in an output queue if they predate the keyFrame. So keyFrameRequested handling is by no means stateless. 
Which might make it an awkward match for an event.

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


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

Received on Friday, 29 September 2023 11:14:12 UTC