Skip to content

remote-outbound-rtp/remote-inbound-rtp not available on peer (browser) #657

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

Open
maxammann opened this issue Mar 3, 2025 · 0 comments
Open

Comments

@maxammann
Copy link

Engineer from KittyCAD/Zoo here.

I'm trying to get RTT statistics on the browser side (Chrome) but having trouble. Essentially, the remote-outbound-rtp statistics are not available. On the Rust side the remote-inbound-rtp stats are available (as implemented in #282).

I suspenct that the webrtc create somehow does not send support the necessary features such that the browser can emit the statistics.

However, I could validate that the webrtc crate sends RTCP Sender Reports. DLRR extensions also seem necessary for RTT calculation, but not so sure.

We also use register_default_interceptors so RTCP messages should be handled correctly.

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