Use ip can motion detection

Support and queries relating to all previous versions of ZoneMinder
Locked
vector
Posts: 9
Joined: Sat Sep 16, 2006 10:30 am

Use ip can motion detection

Post by vector »

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
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

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
Eklectick
Posts: 127
Joined: Sat Nov 20, 2004 1:12 am

Post by Eklectick »

How about the camera being able to email or ftp after the motion detected alarm?

Those "triggers" are already built in many of todays IP cameras...

Perhaps then ZM could receive such email or ftp trigger and add such event to the HD and database...

Just thinking out loud here :-)

Regards!
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post by zoneminder »

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.
Phil
Locked