Skip to content

brianpkho/mjpeg_streamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MJEP Streamer

A simple MJPEG streamer created by Flask. The goal of this is to create a MJPEG Streamer for Octoprint to allow a laptop to monitor 3d-printing.

Installation

pip install -r requirements.txt

Run

To test it locally:

python server.py

To run it locally:

./start.sh

To access the stream server: localhost:5001/stream

To access the snap stream: localhost:5001/snap

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published