- From: henbos via GitHub <sysbot+gh@w3.org>
- Date: Thu, 27 Feb 2025 14:55:23 +0000
- To: public-webrtc-logs@w3.org
I don't think WebRTC has to do these measurements very often for the PSNR measurements to be valuable and if they aren't done very often (say every second or every several seconds) then I don't think we need to make API changes. A similar example is that if you negotiate [corruption-detection](https://webrtc.googlesource.com/src/+/refs/heads/main/docs/native-code/rtp-hdrext/corruption-detection) we do [corruptionMeasurements](https://w3c.github.io/webrtc-stats/#dom-rtcinboundrtpstreamstats-corruptionmeasurements), but since we only make these once per second they don't have any significant performance implications compared to the rest of the decoding pipeline. -- GitHub Notification of comment by henbos Please view or discuss this issue at https://github.com/w3c/webrtc-stats/pull/794#issuecomment-2688202587 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 27 February 2025 14:55:24 UTC