[webrtc-encoded-transform] Pull Request: Add captureTimestamp to RTCEncodedVideoFrameMetadata

tonyherre has just submitted a new pull request for https://github.com/w3c/webrtc-encoded-transform:

== Add captureTimestamp to RTCEncodedVideoFrameMetadata ==
Add a captureTimestamp to RTCEncodedVideoFrameMetadata, defined only for local device captures to match the captureTimestamp as defined in requestVideoFrameCallback(). This is intended to also match the `timestamp` in WebCodecs VideoFrame and EncodedVideoChunk, so requires the resolution of `long long` microseconds. 

Essentially an adoption of the open https://github.com/w3c/webrtc-encoded-transform/pull/137, incorporating the comments there.

See https://github.com/w3c/webrtc-encoded-transform/pull/173


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

Received on Monday, 20 February 2023 08:59:37 UTC