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] #142

Closed gianimarco closed 1 year ago

gianimarco commented 1 year ago

Camera manufacturer and model (ie. NexiGO N660): Pi Camera Model 3. Unknown controls information (click 'Copy to Clipboard' on the warning and paste here): { "wide_dynamic_range": { "type": "bool", "default": "0", "value": "0", "flags": "grabbed" } }

It is my first time logging here, I've pasted what I can, but if more information is required, please let me know.

Thank you.

The-EG commented 1 year ago

Hi there, thanks for the report. This is already fixed and available in the latest release candidate version.

duplicate of #100