The-EG / OctoPrint-CameraSettings

An OctoPrint plugin that allows a user to interactively change camera settings.
GNU Affero General Public License v3.0
56 stars 7 forks source link

[FR] Implement Controls for [Camera Name] #78

Closed GreetingsGQ closed 1 year ago

GreetingsGQ commented 2 years ago

Argmao 1080P HD Webcam with Microphone for Desktop https://amazon.com/dp/B09JZL2XX4

{ "min_number_of_capture_buffers": { "type": "int", "min": "1", "max": "32", "step": "1", "default": "1", "value": "1", "flags": "read" } }

The-EG commented 2 years ago

Sorry for the delay, this is now available in 0.4.1rc1. You can try this version out by switching to the 'Release Candidate' channel for this plugin in the Software Updates section of OctoPrint's settings.