This repository was archived by the owner on May 27, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 28
Integrating with BlueIris
Neil Enns edited this page May 29, 2020
·
11 revisions
BlueIris security camera software and this project are an ideal match. Instead of cameras triggering alerts because spider webs floated in front of your cameras you can integrate BlueIris with this project and get local, reliable, AI motion detection for your security system.
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