https://github.com/evilsocket/kerby_surveillance
Kerby - Light weight video surveillance system.
https://github.com/evilsocket/kerby_surveillance
Last synced: 8 months ago
JSON representation
Kerby - Light weight video surveillance system.
- Host: GitHub
- URL: https://github.com/evilsocket/kerby_surveillance
- Owner: evilsocket
- License: gpl-3.0
- Created: 2009-06-17T13:25:00.000Z (almost 17 years ago)
- Default Branch: master
- Last Pushed: 2009-06-18T18:22:50.000Z (almost 17 years ago)
- Last Synced: 2025-04-04T20:23:13.757Z (about 1 year ago)
- Language: C++
- Homepage: http://www.evilsocket.net
- Size: 93.8 KB
- Stars: 9
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Kerby - Light weight video surveillance system
by Simone Margaritelli aka evilsocket
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 .