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

Closed Tinkergnome621 closed 1 year ago

Tinkergnome621 commented 2 years ago

Camera manufacturer and model (ie. NexiGO N660): Arducam 16MP Autofocus Camera for Raspberry Pi and Nvidia Jetson Nano/NX

Unknown controls information (click 'Copy to Clipboard' on the warning and paste here):

{ "frame_rate": { "type": "int", "min": "1", "max": "30", "step": "1", "default": "30", "value": "10" } }

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.