Skip to content

Add audioLevel to RTCEncodedAudioFrameMetadata #253

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

Merged
merged 2 commits into from
May 15, 2025
Merged

Conversation

guidou
Copy link
Collaborator

@guidou guidou commented May 6, 2025

@guidou guidou force-pushed the guidou/audio-level branch from aca8c85 to 177a70a Compare May 6, 2025 08:54
<p>
The audio level of this frame. The value is between 0..1 (linear),
where 1.0 represents 0 dBov, 0 represents silence, and 0.5 represents
approximately 6 dBSPL change in the sound pressure level from 0 dBov.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we could add that audioLevel is there for sending side and is based on RTP header extension for receiving.
It it also probably the audio level of this frame, not of others.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe on sending side, state that this is what would be used for the RTP header extension.

@youennf
Copy link
Collaborator

youennf commented May 15, 2025

Editor meeting discussion: let's clarify the relationship with the RTP header extension in a follow-up (both sending and receiving side).

@youennf youennf merged commit 8c38a88 into main May 15, 2025
2 checks passed
@youennf
Copy link
Collaborator

youennf commented May 15, 2025

Guido to come up with a clarification PR next week.

github-actions bot added a commit that referenced this pull request May 15, 2025
SHA: 8c38a88
Reason: push, by youennf

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

3 participants