frigate/home_assistant_blue_iris_automations
tubalainen 9b2e8aa712
update
2020-10-15 15:52:44 +02:00
..
pics Add files via upload 2020-10-15 15:48:11 +02:00
blue_iris.yaml first commit 2020-10-15 15:27:34 +02:00
README.md update 2020-10-15 15:52:44 +02:00

Frigate - Home Assistant - Blue Iris NVR automation example

The basics: Blue Iris is a normal "dumb" NVR software that records several camera RTSP streams and present it to an API and a number of user interfaces. There isnt any great local AI features built in, it normally triggers motion based on "motion detection" (that would be considered somewhat advanced). There´s a lot of false positives causing the NVR event recording to be somehwat useless. Yes, I know, there are several ways to tweak and fix this to lessen the false positives. There are quite a community around the Blue Iris software and there are other stabs at making local AI such as the "aitool" with Deepstack.

I got inspired by the video from "The Hookup" on youtube explaining the setup with the "aitool" and Deepstack. I tried it and it works - ish.

Link to the hookups video with all Blue Iris configuration: https://www.youtube.com/watch?v=fwoonl5JKgo

I base all my Blue Iris configuration on the example from the video above - but i´d just simply turned off picture save to folder feature (that the aitool uses to pick up the jpeg and send it deepstack). Instead I use frigate and a Home Assistant automation.

Installation:

  • Make sure that your Blue Iris NVR has been configured so that the API calls and user/password has been set. Alt text Alt text
  • Test the HTTP request manually in a browser to see that it works and triggers recording of the HD camera instance in Blue Iris
  • Then, just make a copy of the package yaml file above and adjust the entities accordingly into the folder '/config/packages' in your home assistant installation
  • Reload Home Assistant and test trigger the automation