Balázs Kreith
Balázs Kreith
Check the [summary table](https://www.w3.org/TR/webrtc-stats/#summary), "inbound-rtp", and you see the field `kind` listed twice. `RTCInboundRtpStreamStats` contains the field `kind`. `RTCInboundRtpStreamStats` dictionary extends `RtcReceivedRtpStreamStats` `RtcReceivedRtpStreamStats` dictionary extends `RtcRtpStreamStats` `RtcRtpStreamStats` dictionary contains `kind`...
Hi, I would like to automatically merge from the master branch to keep this branch updated.
I have built cerbero from scratch and it compiled and worked. Then I pushed a modification of a plugin (https://github.com/multipath-rtp/gst-mprtp, https://github.com/multipath-rtp/openwebrtc) and then I modified a recipe in a fork...
## Description Clients sampling and sending samples async by default behavior. A feature request is to inform the connected clients when to sample. In this case matched tracks from clients...
## Bug Report Seems like the websocket connection cannot send messages to a client through the session inside of the observer. This cause the connection to be dropped after idle...