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

Extend webrtc_session Prometheus metrics (bitrate, jitter, packageloss) #3304

Open
yelodevopsi opened this issue Apr 29, 2024 · 0 comments
Open

Comments

@yelodevopsi
Copy link

Describe the feature

  • Today we only have total amount of packages sent and received in the stats.
  • I'd like to at least have the bitrate extracted. Bonus for jitter and packageloss (and all other chrome://webrtc-internals equivalent params)
  • I see the SRT protocol supports this, but I also see this work was a import of an impressive srt-lib 👏

I'm not sure if there already exists an webrtc stats object in the code somewhere which it might be easy to implement this?

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

No branches or pull requests

1 participant