touchprint/stage2/05-mjpgstreamer/00-packages
Logan Gartner bd1dd3554f
Added MJPG Streamer. OctoPrint now uses Nginx reverse proxy
MJPG streamer has been added to allow for video to work inside of
OctoPrint (url is http://rpi-ip/webcam/)

OctoPrint + MJPG now uses Nginx as a reverse proxy. This is to simpify
the frontend and eventually this will allow me to add HTTPS support

Changed dialogrc background color to black to save eyeballs
2020-08-14 18:20:36 -06:00

6 lines
48 B
Text

cmake
libjpeg8-dev
v4l-utils
libv4l-dev
gcc
g++