- From: youennf via GitHub <sysbot+gh@w3.org>
- Date: Fri, 25 Apr 2025 09:04:00 +0000
- To: public-webrtc-logs@w3.org
> Even on hardware encoders it has an impact on power consumption If so, PSNR gathering could be opt-in, something like: ``` dictionary StatsGatheringOptions { float psnrPreferredFrequency = 0; }; partial interface RTCPeerConnection { attribute StatsGatheringOptions statsOptions; }; ``` Is it overkill? -- GitHub Notification of comment by youennf Please view or discuss this issue at https://github.com/w3c/webrtc-stats/pull/794#issuecomment-2829811283 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 25 April 2025 09:04:02 UTC