The-EG / OctoPrint-CameraSettings

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

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

Closed Rikard405 closed 3 months ago

Rikard405 commented 3 months ago

Camera manufacturer and model (ie. NexiGO N660):

Unknown controls information (click 'Copy to Clipboard' on the warning and paste here):{ "keep_format": { "type": "bool", "default": "0", "value": "0" }, "sustain_framerate": { "type": "bool", "default": "0", "value": "0" }, "timeout": { "type": "int", "min": "0", "max": "100000", "step": "1", "default": "0", "value": "0" }, "timeout_image_io": { "type": "bool", "default": "0", "value": "0" } }