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.
Camera is disconnected or offline by Mysql
Re: Camera is disconnected or offline by Mysql
Monitor behaviour is controlled by the Function column of the Monitors table.
What the current status is is found in Monitor_status table.
What the current status is is found in Monitor_status table.
Re: Camera is disconnected or offline by Mysql
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.