Page 1 of 1

Camera is disconnected or offline by Mysql

Posted: Mon Oct 05, 2020 6:51 pm
by ticelso
Hello guys.
I'm trying to find within the database where the zoneminder controls whether a specific camera is Online or Offline.
If anyone can help me I am very grateful.
Forgive me for my english I'm using google translator.
I'm from Brazil.

Re: Camera is disconnected or offline by Mysql

Posted: Mon Oct 05, 2020 9:54 pm
by iconnor
Monitor behaviour is controlled by the Function column of the Monitors table.
What the current status is is found in Monitor_status table.

Re: Camera is disconnected or offline by Mysql

Posted: Fri Oct 09, 2020 6:51 pm
by ticelso
I would like to thank you for the reply. I will be studying the table, finding success I will be returning here in this forum.