public
Description: Kerby - Light weight video surveillance system.
Homepage: http://www.evilsocket.net
Clone URL: git://github.com/evilsocket/Kerby.git
evilsocket (author)
Thu Jun 18 11:22:37 -0700 2009
commit  5b2f46ccda7a44660e21397a1e68a8b2fc21a6c2
tree    4b1d18308984fcef3c6ae88e6abcd57224580a59
parent  a22b0c579c2780b02e0178ac9f6caa724afc0ad7
Kerby /
README
Kerby - Light weight video surveillance system
by Simone Margaritelli aka evilsocket
<evilsocket@gmail.com - http://www.evilsocket.net>

Kerby is a light weight, fast, efficient and extendible video surveillance system written
tu run efficiently on embedded GNU/Linux devices such as Fox boards, Alix boards, and so on.
It uses an algorithm of mine (still to be improved/optimized) to track motion on the video
buffer, if the motion value (computed as the percentage on the whole buffer) is higher than
a configurable threshold Kerby just start to record the video stream until there's no more
motion .