Skip to content

Add audioLevel to RTCEncodedAudioFrameMetadata #244

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
guidou opened this issue Apr 10, 2025 · 1 comment
Open

Add audioLevel to RTCEncodedAudioFrameMetadata #244

guidou opened this issue Apr 10, 2025 · 1 comment

Comments

@guidou
Copy link
Collaborator

guidou commented Apr 10, 2025

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.

@dontcallmedom-bot
Copy link

This issue had an associated resolution in WebRTC April 2025 meeting – 22 April 2025 (Issue #244 - Add audioLevel to RTCEncodedAudioFrameMetadata):

RESOLUTION: prepare a PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants