Howdy! I’ve got an oddball configuration question, and I’m hoping somebody can give me a hand. I’m working on configuring moonraker-timelapse, and I’m wanting to adjust the resolution on the webcam. Their documentation page is https://github.com/mainsail-crew/moonraker-timelapse/blob/main/docs/configuration.md#change-the-resolution-of-your-camera, and it references the no-longer-existent page at https://docs.mainsail.xyz/quicktips/multicam. Searching that URL in the WayBack Machine takes me to https://web.archive.org/web/20220928225656/https://docs.mainsail.xyz/features/webcams as the last snapshot, and references a webcam.txt file in /home/pi/klipper_config/webcam.txt, which I don’t have. The only webcam.txt file I have is ./kiauh/resources/mjpg-streamer/webcam.txt, and the entire contents are commented out, so I don’t think it’s actually involved at all. The current https://docs.mainsail.xyz/overview/settings/webcams page makes no reference to the configuration file or any of the options at all, just what’s exposed through the Webcams page in Settings.
Doing a little searching within the support forum it seems like the webcam.txt method has been replaced with Crowsnest, but that doesn’t appear to be in use/enabled on my install, as I don’t have ~/printer-data/logs/crowsnest.log. I couldn’t find any references to “change webcam resolution”, so I figured it was probably novel enough to be worth asking.