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

How to extend rtc-stats to include outbound-rtp #2620

Open
aleek opened this issue Jan 23, 2025 · 2 comments
Open

How to extend rtc-stats to include outbound-rtp #2620

aleek opened this issue Jan 23, 2025 · 2 comments

Comments

@aleek
Copy link

aleek commented Jan 23, 2025

Hi!

We are using analytics feature of jitsi-meet/lib-jitsi-meet but we'd like to extend it on our instances, to contain not only peer-connection but also other, selected types, like outbound-rtp of RTCStatsReport.

Unfortunately I find it difficult to find the place that it is implemented. Can you point me to a source code, where the peer-connection stats are initally collected, so I can extend it?

Thanks
Alex

@saghul
Copy link
Member

saghul commented Jan 23, 2025

Ping @andrei-gavrilescu

@andrei-gavrilescu
Copy link
Contributor

Hey there, you could have a look at https://github.com/jitsi/rtcstats, it's what proxies WebRTC calls and sends the stats.

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

3 participants