项目作者: igormironchik

项目描述 :
Simple security USB camera.
高级语言: C++
项目地址: git://github.com/igormironchik/security-cam.git
创建时间: 2016-08-28T19:18:47Z
项目社区:https://github.com/igormironchik/security-cam

开源协议:GNU General Public License v3.0

下载


License: GPL

[!IMPORTANT]

This project is not supported anymore. But can be reopened if interest will
be in it. Please, let me know if you need something. Just write me email to
igor.mironchik at gmail.com.

About

SecurityCam Logo

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:

  1. git submodule update --init --recursive