Skip to content

On Guard Security Assistant Version 2.0.3

Compare
Choose a tag to compare
@Ken98045 Ken98045 released this 27 Mar 00:26
· 2 commits to master since this release

This project uses Blue Iris or any IP/network camera capable of producing .jpg still images as a security camera image source. It uses DeepStack as an AI to intelligently identify objects. It allows the user to monitor as many cameras as desired. It allows the user to visually create multiple areas that are of security interest, including the types of objects that are of interest in each area. It optionally triggers recording via Blue Iris and/or sends notification emails to the user. It supports notification via MQTT with user defined (or predefined) topics and payloads.

Note that while On Guard can be used with almost any IP/network camera cameras even without Blue Iris, some functionality will be lost. For instance, you will not be able to use the pan/tilt/zoom or the Snapshot and Continuous video features. There are too many variations in the camera command layout between manufacturers and models. However, future releases are expected to support PTZ for ONVIF cameras.

Changes for 2.0.3:
Added additional Trace logging to debug email output.
Email is now sent sequentially but asynchronously to avoid overloading smtp output servers.
There is now a user configurable size limit for all picture attachments. This should automatically avoid email sender and receiver limits on maximum email sizes.