Skip to content

techwithtim/Python-Security-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Security System

This repo implements a python security system that uses OpenCV and a basic person detection model to record and save video. It features the following:

  • Person Detection
  • Video Storage (Google Cloud Object Storage)
  • Text Notifications
  • Arming & Disarming The System
  • Activity Logs

Installation

Before starting make sure you have the following installed:

  • Python 3.9+
  • Node.js
  • ffmpeg

Install the python dependencies by running: pip install -r requirements.txt from the root directory.

Next, cd frontend && npm install

Running The Backend

To run the backend simply run the main.py file with cd backend && python main.py.

Running The Frontend

To run the frontend simply run npm start from /frontend.

💻 Launch Your Software Development Career Today!

🎓 No degree? No problem! My program equips you with everything you need to break into tech and land an entry-level software development role.

🚀 Why Join?

  • 💼 $70k+ starting salary potential
  • 🕐 Self-paced: Complete on your own time
  • 🤑 Affordable: Low risk compared to expensive bootcamps or degrees
  • 🎯 45,000+ job openings in the market

👉 Start your journey today!
No experience needed—just your determination. Future-proof your career and unlock six-figure potential like many of our students have!

About

A security system build with Python and OpenCV.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published