Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 398 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 398 Bytes

mjpeg_server

A way to serve many cctv camera footage in browser after post processing | This code is still under development.

How to run the code:

  1. Run the Main.java file to start the TCP(9000 port) server + Http streaming Server(9001 port)
  2. Run the webcam.py file to add images from webcam to server
  3. See the images added by the default webcam in browser: http://localhost:9001/stream