Skip to content

This application captures video from the webcam, processes the frames to detect motion, and sends an email with an image attachment of the detected object.

Notifications You must be signed in to change notification settings

kirbynuggets/Webcam-Monitoring-Email-Alert-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Webcam-Monitoring-Email-Alert-App

The python project application captures video from the webcam, processes the frames to detect motion, and sends an email with an image attachment of the detected object.

How to Run

  • Clone the repository to your local machine.
  • Install the required libraries: pip install opencv-python
  • Update the email credentials in gmail.py.
  • Run the main.py: python main.py
  • Ensure the webcam is connected and functioning properly.

About

This application captures video from the webcam, processes the frames to detect motion, and sends an email with an image attachment of the detected object.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages