Health
Describes the health of the video module
Field | Type | Default | Unit |
---|---|---|---|
state |
- |
- |
|
High-level health state of module |
|||
state_reason |
string |
- |
- |
Reason for a given state. Only set if state is not STATE_OK |
|||
clients |
repeated ClientsEntry |
- |
- |
Served clients (key is the ip:port) |
|||
performance |
- |
- |
|
The performance of the video processing pipeline |
Client
Describes the RTSP client served by the video server
Field | Type | Default | Unit |
---|---|---|---|
uptime |
uint32 |
- |
s |
Time since this RTSP session has been active |
Performance
The performance of the video processing pipeline
Field | Type | Default | Unit |
---|---|---|---|
fetch_frequency |
float |
- |
Hz |
rate at which point cloud is fetched from the source (percept) |
|||
render_frequency |
float |
- |
Hz |
rate at which point cloud is rendered |
|||
push_frequency |
float |
- |
Hz |
rate at which point cloud is pushed to the sink (video pipeline) |