Re: [mediacapture-transform] What is the timestamp value of the VideoFrame and AudioFrame from a remote webrtc stream track? (#87)

It seems that it is using the elapsed time since the first received frame (i.e. relative timestamp since the beginning of the call, starting at 0)

https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/platform/webrtc/convert_to_webrtc_video_frame_buffer.cc;drc=047c7dc4ee1ce908d7fea38ca063fa2f80f92c77;l=347

https://jsfiddle.net/ytqn98eb/





-- 
GitHub Notification of comment by murillo128
Please view or discuss this issue at https://github.com/w3c/mediacapture-transform/issues/87#issuecomment-1288655594 using your GitHub account


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

Received on Monday, 24 October 2022 08:39:21 UTC