Skip to content

python server with socket stream | esp32 controller for client

Notifications You must be signed in to change notification settings

creepysta/cctv-object-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple CCTV implementation

The client streams live video to the server using socket. Object detection is on the server side.

How to use

  • Install the packages pip install -r requirements.txt
  • Run the server script python server.py
  • Start the client

Roadmap

  • add esp32 code to send video
  • add object detection in server

About

python server with socket stream | esp32 controller for client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages