roflcoopter / viseron

Self-hosted, local only NVR and AI Computer Vision software. With features such as object detection, motion detection, face recognition and more, it gives you the power to keep an eye on your home, office or any other place you want to monitor.
MIT License
1.5k stars 154 forks source link

Externally Trigger Motion Event #727

Open roflcoopter opened 2 months ago

roflcoopter commented 2 months ago

Discussed in https://github.com/roflcoopter/viseron/discussions/726

Originally posted by **luisiam** April 7, 2024 Is it possible to trigger motion detection event via some sort of API or MQTT? Afterwards, viseron will trigger any AI detection that's configured. The purpose is that modern cameras have pretty good motion detection and we can offload the motion detection load to the cameras instead of having a consistent load on the server.