Skip to content

l1ionelw/motion-detect-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Mdetect

Client and server solution for motion detection with webcam.

Setup

1 computer runs server with camera input, seperate computer runs client.

Server Setup

Run these commands inside the server directory

python -m venv venv

venv/bin/activate

pip install -r requirements.txt

python main.py

Client setup

will do later

Todo:

  • Test on mac and windows
  • Migrate client to react
  • Restructure server code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published