Zoneminder with external keypad or smartcard

Post here to ask any questions about hardware suitability, configuration in ZoneMinder, or experiences. If you just want to know if something works with ZoneMinder or not, please check the Hardware Compatibility sections in the forum, and the Wiki first. Also search this topic as well.
Post Reply
execcr
Posts: 19
Joined: Tue May 02, 2006 3:58 pm
Location: Italy -- Cremona

Zoneminder with external keypad or smartcard

Post by execcr »

Hi, i have a question for you. I'm interesting to make an alarm security sistem under linux and i choose zoneminder for the cctv system. Now i will connect trough a K8055 some infrared sensor, some contact sensor for door and windows and through serial port a smartcard reader. To activate/deactivate the system i would want to use a smartcard or a keypad, but it is possible to integrate that with zoneminder with a script?? For example: --> Insert smartcard and then the alarms shutoff (but zonealarm register the event). As a normal security system, that it uses a keypad in order to shutoff the system. thanks federico (sorry for bad english :oops: )
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post by zoneminder »

If you have a defined serial interface from your access control system that your ZM can interface with then this should be possible. You will have to create a connection type to use with zmtrigger.pl but this should not be particularly difficult.
Phil
execcr
Posts: 19
Joined: Tue May 02, 2006 3:58 pm
Location: Italy -- Cremona

Post by execcr »

thank you for the answer. there is someone that has been projected some similiar?
bkortleven
Posts: 15
Joined: Sun May 14, 2006 10:33 pm

Post by bkortleven »

Hmmmm

I've been looking at this for the past few weeks too.

When you hook a simple keypad with builtin code memory, and a relay contact, you can hook ik up onto the serial port, and read out the status every x seconds... If status = X, then start service, if status = !X then stop service.
You can even set output through the same serial port.
Or even hook up a small 2 line lcd or so onto the serial port, for status etc...

I'm not a programmer, but I'm full of ideas...
So, let me know if you have anything that needs tweaking or testing...

Thanks!
jameswilson
Posts: 5111
Joined: Wed Jun 08, 2005 8:07 pm
Location: Midlands UK

Post by jameswilson »

from my reasearch a serial port cannot be used for direct contact monitoing, but the paralell port can.
James Wilson

Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
Post Reply