You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 27, 2025. It is now read-only.
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.
Overview
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