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

Remove audio capture stats that have moved to MediaStreamTrack's stats #773

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

henbos
Copy link
Collaborator

@henbos henbos commented Dec 7, 2023

Fixes #741

The latency and dropped metrics are now part of track.stats


Preview | Diff

@henbos henbos requested a review from jan-ivar December 7, 2023 16:02
@henbos
Copy link
Collaborator Author

henbos commented Dec 7, 2023

This PR removes all the audio capture stats from WebRTC getStats() since we've moved them (or their equivalents) to MediaStreamTrack @jan-ivar

(We still have the lack-of-consensus "playout-stats", but that's a whole separate dictionary)

@alvestrand
Copy link
Contributor

@alvestrand alvestrand merged commit bc223da into w3c:main Dec 14, 2023
2 checks passed
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.

Feedback on audio capture stats
3 participants