Re: [webrtc-encoded-transform] Make RTCRtpSender.generateKeyFrame take a single optional rid parameter. (#146)

The timestamp is the rtp timestamp, no? And you don't know (on the outside of the transform) the current rtp timestamp so it gets hard to measure the delay with that (you could measure it using performance.now before the call and when the promise resolves, but you don't need the returned timestamp for that)

-- 
GitHub Notification of comment by fippo
Please view or discuss this issue at https://github.com/w3c/webrtc-encoded-transform/pull/146#issuecomment-1242323381 using your GitHub account


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

Received on Friday, 9 September 2022 18:23:22 UTC