Replies: 1 comment
-
Probably related, but not me |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm referring to this sample:
https://github.com/pion/webrtc/blob/v3.3.5/examples/stats/main.go
In a connection relation with a Kurento Media Server I'm receiving a track. I'm able to derive
InboundRTPStreamStats
. I was expecting to see theRemoteInboundRTPStreamStats
too, because I know, KMS is sending this (at least I can see them if I connect with a browser client). But those stats are all 0.Beta Was this translation helpful? Give feedback.
All reactions