Skip to content

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

License

Notifications You must be signed in to change notification settings

ashuezy/mjpeg_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages