Skip to content

ashutoshraj/CameraSurveillance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Surveillance using camera BGR feed

The aim of this project to create a smart camera which utilizes the computer vision techniques installed in various institutions. In this project, the security cameras will become active when any motion is detected and send the pictures of the movement through the mail and record the video in any external storage devices and also alarms the surrounding about the theft.

Installation

Use the package manager pip to install packages.

sudo pip install opencv-python

Usage

python CameraSurveillance_email_Main.py

Technical Details

For Email Configuration:

Edit in Python script
fromaddr = "*****************" (Base Station Email Account)
toaddr = "*******************" (Remote Location Email Account)

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GPL

About

Surveillance using BGR visual feed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages