neilenns / node-deepstackai-trigger

Detects motion using Deepstack AI and calls registered triggers based on trigger rules.
MIT License
167 stars 28 forks source link

Experiment with the new flagAlert parameter #147

Closed neilenns closed 4 years ago

neilenns commented 4 years ago

/admin&camera=shortname&flagalert=1 should work with BlueIris to avoid having the two camera setup. If that's the case update configuration documentation to be dramatically simpler.

"I currently do it the following: I have a single camera which is triggered by Blue Iris motion detection. A snapshot is taken and analyzed with AI Tool and if something is detected, /admin&camera=shortname&flagalert=1 is called with will flag the triggered motion detection. In UI3 I have "Flagged only" checked which hides all the motion detections where Deepquest did not detect anything. Another advantage of this is, that in case Deepstack missed sth, I have all motion detection events visible with one click."

neilenns commented 4 years ago

Mmm, this doesn't seem necessary. I'm running fine with HD cameras as the only recording option.