Combining ONVIF & Motion Sensor & AI

8trek

Getting the hang of it
Dec 19, 2021
87
33
66213
Using built in BI AI. Version = 6.0.5.7

Goal of Driveway cam like most is to detect a vehicle or person. Gave up trying to ignore non-moving objects using object tracking. Any movement would cause the truck parked in the driveway to cause an alert. Now using built in camera tripwire across driveway to detect motor vehicle only along with Zone A with AI to only confirm using person. If I attempt to do this with a cloned camera which only uses ONVIF and the main just uses MS w/AI, this works but with one problem: despite having the cloned camera set to trigger the main camera, it does not do anything as logs say nothing found presumably because the AI only confirms with person. I expected the external trigger sources would not be bound by the AI but guess that’s not how it works. I’d like to have the main camera record when a vehicle enters to avoid having to go to the cloned recordings to see this. If I attempt to do both ONVIF and MS w/AI on same cam with no clone, it never alerts on ONVIF. I’ve experimented with all the various settings, but nothing does what I’m trying to achieve. After months of trial and patience, I’ve run out.
 
Clones served a purpose once upon a time before substreams became a thing as it helped with CPU usage. In my experience, unless you are just recording 24/7 for the clone, too many issues come up with trying to use it for additional triggers or what not.

Since you have a camera with AI (assuming IVS), you can accomplish this within the camera.

Simply create two IVS rules - IVS1 is for vehicle only and IVS2 is for person only.

And then have BI only alert you for IVS2.

The simple way is to go to the ONVIF and find which one does what and add person or vehicle to the memo

1779554264756.png

1779554201840.png

And then in alerts, tell it to trigger an alert if it contains Person.

You could also re-label IVS1 as vehicle and IVS2 as person and do it that way as well.