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

feature: Add very simple tree display of RTCPeerConnection getStats #117

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

thatsnotright
Copy link

This PR adds an initial raw tree view of the return value of getStats.

The statistics are updated every 250ms at this time.

@Sean-Der This is basically a raw dump of the getStats dictionary in a tree form. I would like to discuss possible ideas on making this data more useful, including if there is any desire for charting of some of the bitrate or jitter values and how it might be helpful to break out some of the stats to aid in diagnosing WebRTC.

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.

None yet

1 participant