chore(octoprint): misc changes

This commit is contained in:
arcnmx 2024-07-17 09:59:46 -07:00
parent 093c4b58df
commit 6b3980c23c
3 changed files with 16 additions and 4 deletions

View file

@ -9,8 +9,8 @@
in {
services.motion.cameras.printercam.settings = mapDefaults {
videodevice = "/dev/printercam";
width = 640;
height = 480;
width = 1280;
height = 720;
framerate = 5;
camera_id = 2;
text_left = "";