mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-25 04:22:00 -08:00
update readme
This commit is contained in:
parent
da237dc3c2
commit
7d802066bf
1 changed files with 4 additions and 0 deletions
|
|
@ -210,6 +210,10 @@ There are multiple ways to monitor the server usage over time:
|
|||
rtsp_clients{state="idle"} 2 1596122687740
|
||||
rtsp_clients{state="publishing"} 15 1596122687740
|
||||
rtsp_clients{state="reading"} 8 1596122687740
|
||||
rtsp_sources{type="rtsp",state="idle"} 3 1596122687740
|
||||
rtsp_sources{type="rtsp",state="running"} 2 1596122687740
|
||||
rtsp_sources{type="rtmp",state="idle"} 1 1596122687740
|
||||
rtsp_sources{type="rtmp",state="running"} 0 1596122687740
|
||||
```
|
||||
|
||||
where:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue