Alarm system for Blue Iris based on Artificial Intellience. Can send alerts to Telegram.
https://github.com/VorlonCD/bi-aidetection
VorlonCD's fork has added many features and fixed many bugs present here, we recommend his fork for the latest on this program.
https://github.com/gentlepumpkin/bi-aidetection/releases Click "> Assets" to find the .zip file.
https://ipcamtalk.com/threads/tool-tutorial-free-ai-person-detection-for-blue-iris.37330/
- analyze Blue Iris motion alerts using Artificial Intelligence and sort out false alerts
- detect humans and selected objects
- send alert images to Telegram using a bot (optional)
- one alert image per event
- statistics and individual configuration for every camera
- install Visual Studio
- download project as .zip and unpack somewhere
- go to ./src/ and open bi-aidetection.sln with Visual Studio.
Using the Github extension for Visual Studio:
- install Visual Studio
- install Github Extension from here https://visualstudio.github.com/
- Click the green button "clone or download" above this text
- Select "Open in Visual Studio"