-
-
Notifications
You must be signed in to change notification settings - Fork 28
Integrating with BlueIris
danecreekphotography edited this page May 29, 2020
·
11 revisions
The entire point of this project was to provide AI motion detection for the BlueIris security camera software. BlueIris has a ton of options so it can be challenging to know how to set it up to work with this project. These instructions will walk you through the process step by step.
To set this up we will:
- Create a folder to store low-resolution (SD) snapshots from the security cameras for AI analysis
- Configure SD cameras in BlueIris to record 24x7 and output snapshots when basic motion is detected
- Configure HD cameras in BlueIris to record when motion is detected by the AI system
- Configure this app to read those snapshots, analyze them, and then call the BlueIris cameras set up in step 3 when actual motion is detected