paukstelis / octoprint_deploy

Bash script for rapid deployment of multiple octoprint instance on a single machine
MIT License
389 stars 39 forks source link

Camsettings/firstrun #144

Closed paukstelis closed 5 months ago

paukstelis commented 5 months ago

This PR is a combination of changes (it just worked out that way)

  1. Camera setup witih ustreamer now have a camera environment file, /etc/cam_instancename.env. This will make it easier to change settings for individual cameras.
  2. Some inconsistencies and drop-off points in the first run have been patched to allow instance creation without doing udev detection.