dee-y / security-cam

Simple security USB camera.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Simple security USB camera.

Camera detects motions and starts making photos. Photos stores in the selected folder with yyyy/MM/dd hierarchy. Old photos can be automatically removed.

Any USB camera can work with SecurityCam.

I'm opened for extensions of this application, so if you have any questions, proposals, offers feel free to contact me.

SecurityCam can be extended to handle more than one camera, or can be implemented IP cameras, WiFi cameras.

Getting from Repository

After clone update submodules with the next command:

git submodule update --init --recursive

About

Simple security USB camera.

License:GNU General Public License v3.0


Languages

Language:C++ 97.0%Language:QMake 3.0%