Camera is disconnected or offline by Mysql

Previous development branch now released as 1.36
Locked
ticelso
Posts: 3
Joined: Mon Oct 05, 2020 5:53 pm

Camera is disconnected or offline by Mysql

Post 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.
User avatar
iconnor
Posts: 3362
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: Camera is disconnected or offline by Mysql

Post 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.
ticelso
Posts: 3
Joined: Mon Oct 05, 2020 5:53 pm

Re: Camera is disconnected or offline by Mysql

Post 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.
Locked