Skip to content

Add clarifications to audioLevel #255

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 4 commits into from
May 22, 2025
Merged

Conversation

guidou
Copy link
Collaborator

@guidou guidou commented May 22, 2025

Mention the header extension for remote tracks


Preview | Diff

index.bs Outdated
@@ -708,6 +708,21 @@ dictionary RTCEncodedAudioFrameMetadata : RTCEncodedFrameMetadata {
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.

If the frame comes from a locally sourced track, the level MUST be
taken directly from the source.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we add that this level will be used as input to generate a RFC 6464 header extension if negotiated?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done

Co-authored-by: youennf <[email protected]>
Co-authored-by: Jan-Ivar Bruaroey <[email protected]>
@youennf youennf merged commit cf0e77a into main May 22, 2025
2 checks passed
github-actions bot added a commit that referenced this pull request May 22, 2025
SHA: cf0e77a
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