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.69k stars 1.39k forks source link

`remoteAddr` for metrics #3420

Open bherbruck opened 3 weeks ago

bherbruck commented 3 weeks ago

Describe the feature

Description

It would be greate to have remoteAddr metrics for rtsp sessions and conns to match HTTP API response and give meaningful information. Currently it only has the ID which needs to looked up on the HTTP API to be meaningful in a practical application.