Project for high school
Software that runs the webcamera and sends an email if movement is detected!
Run with : ./run.sh
There are 3 arguments you can edit inside run.sh :
- Min. pixels - minimal amount of pixels needed to be changed to be considered a motion
- Min. frames - minimal amount of frames this motion has to last for
- Cooldown - how long to go inbetween notifications(in seconds)
You can edit the email account settings in mail_client.py