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 5b2f46ccda7a44660e21397a1e68a8b2fc21a6c2
tree 4b1d18308984fcef3c6ae88e6abcd57224580a59
parent a22b0c579c2780b02e0178ac9f6caa724afc0ad7
tree 4b1d18308984fcef3c6ae88e6abcd57224580a59
parent a22b0c579c2780b02e0178ac9f6caa724afc0ad7
Kerby /
| name | age | message | |
|---|---|---|---|
| |
LICENSE | Wed Jun 17 06:25:27 -0700 2009 | |
| |
Makefile | Thu Jun 18 11:22:37 -0700 2009 | |
| |
README | Wed Jun 17 06:25:27 -0700 2009 | |
| |
analyzer.cpp | Thu Jun 18 11:22:37 -0700 2009 | |
| |
analyzer.h | Wed Jun 17 10:17:48 -0700 2009 | |
| |
avi.cpp | Thu Jun 18 11:22:37 -0700 2009 | |
| |
avi.h | Thu Jun 18 11:22:37 -0700 2009 | |
| |
config.cpp | Thu Jun 18 11:22:37 -0700 2009 | |
| |
config.h | Thu Jun 18 07:28:59 -0700 2009 | |
| |
driver.cpp | Thu Jun 18 07:30:48 -0700 2009 | |
| |
driver.h | Wed Jun 17 10:17:48 -0700 2009 | |
| |
main.cpp | Thu Jun 18 11:22:37 -0700 2009 |
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 .







