[webrtc-stats] Metrics for capture delay (#681)

henbos has just created a new issue for https://github.com/w3c/webrtc-stats:

== Metrics for capture delay ==
Similar to #680 but for capture.

We can measure the time between audio being captured by the device and it reaching the media source which then emits them to the next part of the pipeline (including WebRTC). Let's add...
- RTCMediaSourceStats.totalCaptureDelay: delay between capture and being emitted, incremented for each sample.
- RTCMediaSourceStats.totalSamplesCount: total samples emitted from the source.


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


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

Received on Tuesday, 20 September 2022 08:40:57 UTC