Skip to content

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

Open
@maxammann

Description

@maxammann

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions