I’ve been using ZoneMinder to perform motion detection and recording, but the motion detection eats into my CPU headroom. I was reading this article the other day and was wondering if I could offload the motion detection from ZoneMinder to my Foscam IP cameras, using HA as the go-between.
Works quite well:
1. Create a sensor to read the camera motion detection state
2. Create a switch to trigger ZoneMinder to record
3. Write some automation rules to tie them together.