How to know if a camera is active #3636
Replies: 1 comment
-
|
Hello, the The endpoint that provides the list of cameras is |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
I am consulting the list of cameras via the API http://localhost:9997/v3/config/paths/list.
Is there any parameter that tells me if the camera is active or not, without pinging the camera's IP, but directly to RTSP?
I have read that the status of the camera can be consulted via RTSP GET_PARAMETER. Is there a possibility of this being displayed via the API?
Thank you very much!
Beta Was this translation helpful? Give feedback.
All reactions