Hi guys
I have BI set up with 6 Loryta (Andy) 5442 cams. I make use of IVS rules to trigger the camera, which then sends the image to CodeProject AIServer running on a separate machine, and if it detects a person, an alert is generated. If no person is detected, it cancels the alert.
This all works perfectly.
Now I'm looking for a way to manually trigger an alert that bypasses AI. The use case is this: my home alarm system is hooked up to Home Assistant. Sometimes I get false alarms (cat's, plants, wind, etc). When the alarm triggers, I would like to generate an alert in BI so I can review in the morning to see what may have caused the false alarm and possibly remedy it (cut the plants down, etc).
I've found functionality through the HTTP API where I can trigger a camera (or group of cameras), but if I trigger the camera on a false alarm, then AI doesn't detect a person and then cancels the alert.
I've found another HTTP command which allows me to take the last trigger and set it to confirmed - but I'm worried that by doing this manually, I may "overwrite" a real alarm (person detected) with my manually confirmed alert, which will screw around with the metadata/text on the alert.
So is there another way to do this, other than calling an external trigger and then overwriting the latest (cancelled) alert to confirmed?
I've thought about using cloned cameras and switching off AI for the cloned cameras, but I'm concerned about using double the storage space for recordings. Is there a way around this? Or am I maybe misunderstanding how cloned cameras work?
Appreciate the help.
I have BI set up with 6 Loryta (Andy) 5442 cams. I make use of IVS rules to trigger the camera, which then sends the image to CodeProject AIServer running on a separate machine, and if it detects a person, an alert is generated. If no person is detected, it cancels the alert.
This all works perfectly.
Now I'm looking for a way to manually trigger an alert that bypasses AI. The use case is this: my home alarm system is hooked up to Home Assistant. Sometimes I get false alarms (cat's, plants, wind, etc). When the alarm triggers, I would like to generate an alert in BI so I can review in the morning to see what may have caused the false alarm and possibly remedy it (cut the plants down, etc).
I've found functionality through the HTTP API where I can trigger a camera (or group of cameras), but if I trigger the camera on a false alarm, then AI doesn't detect a person and then cancels the alert.
I've found another HTTP command which allows me to take the last trigger and set it to confirmed - but I'm worried that by doing this manually, I may "overwrite" a real alarm (person detected) with my manually confirmed alert, which will screw around with the metadata/text on the alert.
So is there another way to do this, other than calling an external trigger and then overwriting the latest (cancelled) alert to confirmed?
I've thought about using cloned cameras and switching off AI for the cloned cameras, but I'm concerned about using double the storage space for recordings. Is there a way around this? Or am I maybe misunderstanding how cloned cameras work?
Appreciate the help.