[webrtc-encoded-transform] Add audioLevel to RTCEncodedAudioFrameMetadata (#244)

guidou has just created a new issue for https://github.com/w3c/webrtc-encoded-transform:

== Add audioLevel to RTCEncodedAudioFrameMetadata ==
This allows applications that use encoded transform to get the audioLevel directly from the encoded frames instead of having to poll getContributingSources or getStats. This would reduce resource consumption and would be more accurate.

Some have also mentioned using the audio level to control audio redundancy, by reducing redundancy for (i.e., dropping)  frames with zero/low audio level.


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


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

Received on Thursday, 10 April 2025 10:58:19 UTC