zmIsAlarmed not firing on all Cameras

Forum for questions and support relating to the 1.34.x releases only.
Post Reply
grybro
Posts: 1
Joined: Sun Jun 28, 2020 2:46 pm

zmIsAlarmed not firing on all Cameras

Post by grybro »

Hi,
I have a weird problem that I can't figure out what I"m doing wrong.
For some reason my simple script that I am using which is just a copy of https://github.com/anthonygillet/script ... alarmcheck
with a few changes to get it to work with v1.34.15 only works with my two PTZ cameras.
I have 5 cameras.
1 - EasyN PTZ Camera - alarm Triggers
1 - Nonamed PTZ Camera - alarm Triggers
3 - Hikvision Bullet Cameras (not controllable) - NO Trigger

It seems like zmIsAlarmed($monitor) is never TRUE for the 3 cameras that don't work.

Does zmIsAlarmed only work with Controllable PTZ cameras?
Do I need to enable something special? I have no problem with Mocord enabled and sensing Motion and recording them.

thanks.
Post Reply