[webrtc-encoded-transform] Should we expose the precise timestamp of the frame that was triggered by a generateKeyFrame call? (#128)

youennf has just created a new issue for https://github.com/w3c/webrtc-encoded-transform:

== Should we expose the precise timestamp of the frame that was triggered by a generateKeyFrame call? ==
Currently, generateKeyFrame promise is using undefined so it is difficult to identify whether a received key frame is generated from the generateKeyFrame or from some other reasons.
If we have to disambiguate this, we should probably expose some metadata of the key frame like its frame ID or a timestamp.
We would first need to identify the usecases, right now the first key frame is always when we will want to do specific processing like key rotation.

Please view or discuss this issue at https://github.com/w3c/webrtc-encoded-transform/issues/128 using your GitHub account


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

Received on Thursday, 27 January 2022 15:31:44 UTC