Skip to content
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

Audio quality metrics similar to RTCAudioPlayoutStats #2542

Closed
hoch opened this issue Mar 9, 2023 · 2 comments
Closed

Audio quality metrics similar to RTCAudioPlayoutStats #2542

hoch opened this issue Mar 9, 2023 · 2 comments
Labels
category: new feature Substantive changes that add new functionality. https://www.w3.org/policies/process/#class-4

Comments

@hoch
Copy link
Member

hoch commented Mar 9, 2023

Would it be useful to have audio quality metrics in Web Audio API?

An example in WebRTC Stats Spec:
https://www.w3.org/TR/2023/CRD-webrtc-stats-20230303/#playoutstats-dict*

Although the current status of the example above seems a bit controversial (w3c/webrtc-stats#742, w3c/webrtc-stats#741), on 3/9 the Audio WG members had a general consensus that we need a way to inspect buffer under/overrun at the boundary between MediaStream (push model) and Web Audio API (pull model). The group also agreed that the MediaStreamTrack might be a better place to have such API.

This is a reference point of the group discussion, but ultimately we might want to voice our request to the relevant spec/WG.

@hoch hoch added the category: new feature Substantive changes that add new functionality. https://www.w3.org/policies/process/#class-4 label Mar 9, 2023
@hoch
Copy link
Member Author

hoch commented Apr 6, 2023

Teleconference on 4/6:
We raised issues to the relevant WG (WebRTC WG) and there is no action item for the Audio WG.

@hoch hoch closed this as completed Apr 6, 2023
@mehagar
Copy link

mehagar commented Oct 25, 2023

Would w3c/mediacapture-extensions#117 solve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: new feature Substantive changes that add new functionality. https://www.w3.org/policies/process/#class-4
Projects
None yet
Development

No branches or pull requests

2 participants