Hi. In your opinion is it possible to configure zoneminder to use the ipcam built-in motion detection feature?
Using the ipcam built-in motion detection feature instead of the zoneminder one will reduce the CPU usage of the zoneminder server.
Has someone tested a solution like this?
How can I configure zoneminder to do that?
Thanks in advance
Vector
Use ip can motion detection
In order for zm to ever be able to use the built in feature in the cameras, the cameras would have to be able to signal zm (or any other software) that infact there is an alarm. To my knowledge, no cameras support such a feature to date. If the cameras could support it then we could support such a feature and most likely would (should be able to very easly using zmtriger) as this would save server resources.
Short answer is no.
Regards,
Corey
Short answer is no.
Regards,
Corey
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
This is relatively easy to do, but you would have to write a siimple glue script to detect the ftp connection or mail. Also this is likely to be 'after the event' so you need ZM to buffer up a lot of images so the interesting stuff hadn't gone by the time ZM started recording.
I have a couple of IP cams with alarm outputs. These would make more sense and be more immediate but you would probably need a little PIC or something to convert a signal on these to basic character input on the ZM box serial port for example.
I have a couple of IP cams with alarm outputs. These would make more sense and be more immediate but you would probably need a little PIC or something to convert a signal on these to basic character input on the ZM box serial port for example.
Phil