evilsocket / Kerby
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
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 .
