JideoGuard
From Carboogle
JideoGuard is a motion detection system that triggers events when too motion is detected. It can be used as a "personnal" video watching system for example. But it is much more a proof of concept of how to use the Java Media Framework in conjonction with the Java Advanced Imaging framework.
Usage :
You connect a video source (movie, webcam, camera, ...) to your computer and specify its source to JideoGuard. You must also configure actions to take on a detected motion in the configuration file (save image, send an email, ...) and a motion detection sensibility.
Contents |
[edit]
Download
[edit]
Requirements
[edit]
How to launch
- Unzip
- Edit configuration file in the conf folder
- Launch jideoguard.cmd
[edit]
Screen shot
At the beginning, a first capture is taken :
And after the light has moved, the motion is detected and anotehr capture is taken :



