observer-service icon indicating copy to clipboard operation
observer-service copied to clipboard

Microservice to monitor and analyze WebRTC stacks

Results 6 observer-service issues
Sort by recently updated
recently updated
newest added

I have a few suggestions: I think it would be nice if the observer service processed the incoming stats, did some calculations and output results that are understandable for developers...

## 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...

## Bug Report **IMPORTANT:** We primarily use GitHub as an issue tracker. Open an issue here if you have encountered a bug in observer. ### Description WebSocket connection is resetting...

bug

Observer should support ingestion of the rtcstats library data. rtcstats - originally by [fippo](https://github.com/fippo/rtcstats) and now frequently updated under the [Jitsi rtcstats](https://github.com/jitsi/rtcstats) project is a popular WebRTC stats collection library....

enhancement