[webrtc-stats] Pull Request: Add PSNR (Y/U/V) for outbound-rtp

fippo has just submitted a new pull request for https://github.com/w3c/webrtc-stats:

== Add PSNR (Y/U/V) for outbound-rtp ==
This is similar to qpSum but codec-independent.

Since PSNR requires additional computation it is defined with an
accompanying psnrMeasurements counter to allow the computation of
an average PSNR.

Defined as a record with components for the Y, U and V planes respectively.

See also
  https://datatracker.ietf.org/doc/html/rfc8761#section-5

See https://github.com/w3c/webrtc-stats/pull/794


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

Received on Wednesday, 5 February 2025 16:41:20 UTC