Skip to content

Side Project: a simple secutiry cam that records video feed only when a face or a body is detected in the current frame.

Notifications You must be signed in to change notification settings

GianFederico/security_cam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

SIDE-security_cam

This is a simple security cam that records video feed only when a face or a body is detected in the current frame.

As long as the progam has a video feed from the camera, it checks every frame in order to determine whether a face or a body is present or not. If a face or a body is detected it starts recording until there are no faces or bodies in the frame, at which moment starts a countdown of 3 seconds and then, if still no faces or bodies are in the frame, it stops recording and saves the file with the exact date as file name, otherwise it keeps recording. (The countdown is necessary to avoid having a lot of very short videos)

doc_2022-09-12_19-00-25.mp4

About

Side Project: a simple secutiry cam that records video feed only when a face or a body is detected in the current frame.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages