Skip to content

A simple security camera app written in Python that only saves recorded photos when motion is detected, taking up very little space.

License

Notifications You must be signed in to change notification settings

prakharsaxena1/SecurityCamera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SecurityCamera

What it does?

This is a simple security camera app written in Python that stores recorded images in a very small amount of space by only doing so when motion is detected.


Installation


WARNING

It has only been tested on Windows OS so far (particularly Windows 10)

On Linux, it will throw a path error, which is a simple fix that I'll take care of in the later updates.

Also, do not delete the config file; otherwise, the program will not work.

About

A simple security camera app written in Python that only saves recorded photos when motion is detected, taking up very little space.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages