VorlonCD / bi-aidetection

Alarm system for Blue Iris based on Artificial Intelligence.
https://ipcamtalk.com/threads/tool-tutorial-free-ai-person-detection-for-blue-iris.37330/
GNU General Public License v2.0
203 stars 45 forks source link

[Feature Request] - Copy alert images to folder when object detected even if masked #250

Open iankaufmann opened 3 years ago

iankaufmann commented 3 years ago

Hello!

I am curious how possible it would be to allow the "Copy alert images to folder" action to execute even if the detection was masked.

I would like to copy alert images containing specific detected objects to a folder without the blue iris or mqtt triggers firing (I only want those if they're NOT masked).

Would something like that be possible?

I tried creating a 2nd camera that watched the same input file, but according to the logs it looks like if there are duplicate cameras matched, it only allows the first match to process.