nunofgs / docker-octoprint

Dockerfile to set up Octoprint with x86, armv6, armv7 and arm64 support!
https://hub.docker.com/r/nunofgs/octoprint/
GNU Affero General Public License v3.0
58 stars 32 forks source link

Add mjpeg streamer environment variables #8

Closed nunofgs closed 5 years ago

nunofgs commented 5 years ago

Adds an environment variable to autostart mjpeg_streamer (and changes the default to true), and moves the default resolution to the STREAMER_FLAGS environment variable.

Closes #6