This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit a22b0c579c2780b02e0178ac9f6caa724afc0ad7
tree 88facb244d3c6bea86d72982344ca56a59c34b62
parent 0013426f72622dd4284f02d2edfc68558cfa1410
tree 88facb244d3c6bea86d72982344ca56a59c34b62
parent 0013426f72622dd4284f02d2edfc68558cfa1410
Kerby /
| name | age | message | |
|---|---|---|---|
| |
LICENSE | Wed Jun 17 06:25:27 -0700 2009 | |
| |
Makefile | ||
| |
README | Wed Jun 17 06:25:27 -0700 2009 | |
| |
analyzer.cpp | ||
| |
analyzer.h | ||
| |
config.cpp | ||
| |
config.h | Thu Jun 18 07:28:59 -0700 2009 | |
| |
driver.cpp | ||
| |
driver.h | ||
| |
main.cpp |
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 .








