bluenviron / mediamtx

Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
MIT License
10.71k stars 1.4k forks source link

Extract RTCP/metrics from RTSP-streams to Prometheus #3312

Open yelodevopsi opened 2 months ago

yelodevopsi commented 2 months ago

Describe the feature

I want Prometheus compatible metrics extraction from RTCP/RTSP data streams:

I saw this blog (or is this just AI-written humbug?) bragging about the gortsplib.:

https://blog.ritwikjain.com/a-library-for-working-with-rtsp-in-go

Or should this be moved to the gortsplib repo instead?