Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 984 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 984 Bytes

ZoneMinderHikvisionTrigger

Based on the excelent ZoneMinderFoscamHDTrigger program. I decided to create a similar script for using the built-in Hikvision VMD (video motion detection) to trigger ZoneMinder via the modified ZMTrigger.pl script.

A trigger script that uses Hikvision camera inbuilt motion detection to start ZoneMinder recordings. Records for as long as motion is detected.

Author: Jim Shank (Heavily borrowed from ARC) License: GPL

*** Please read the Wiki for setup instructions. ***

The code consists of 3 files: a) jshank_zmtrigger.pl --> a modified version of the default zmtrigger.pl (and a .sh file to restart it when it fails)

b) jshank_zm_Hikvisionmotion.pl --> the code for detecting motion on Hikvision cameras

You will need the following Perl modules YAML::XS - sudo perl -MCPAN -e 'install YAML::XS' XML::Twig - sudo perl -MCPAN -e 'install XML::Twig'

Camera user will need rights to "Remote: Notify Surveillance Center / Trigger Alarm Output"