Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 1.32 KB

File metadata and controls

46 lines (26 loc) · 1.32 KB

Before you create an issue, please make sure you have read the README. If you are asking about the object detection part, I don't provide support for it unless you've tried hard enough.

Event Server version

You can get the version by doing:

/usr/bin/zmeventnotification.pl --version

Hooks version (if you are using Object Detection)

You can get the version by doing:

sudo -u www-data /var/lib/zmeventnotification/bin/zm_detect.py --version

Are you using a remote ML server (pyzm.serve)? (Y/N)

If yes, please mention whether you are using url or image gateway mode.

The version of ZoneMinder you are using:

(example only, please edit this line) 1.30.4

What is the nature of your issue

(one of Bug, Enhancement, Question)

Details

Describe in detail. If its a bug, please describe what is happening, what should happen and how to reproduce if its not obvious

Debug Logs (if applicable)

Important: Please post DEBUG logs NOT INF logs. Instructions on how to enable debug logs are posted HERE


<insert debug logs here, please make sure they are within the ``` quotes so they are formatted properly>

Thanks!