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 [Logitec c920] #99

Closed HoCoOhNo closed 1 year ago

HoCoOhNo commented 1 year ago

Camera manufacturer and model (Logitec c920):

Unknown controls information ({ "ipu3_pipe_mode": { "type": "menu", "values": [ { "value": "0", "desc": "Video mode" }, { "value": "1", "desc": "Still mode" } ], "min": "0", "max": "1", "default": "0", "value": "0" } } ):

The-EG commented 1 year ago

This should now be available in the latest release candidate. Directions for installing that can be found in the FAQ: https://github.com/The-EG/OctoPrint-CameraSettings/blob/main/docs/faq.md#how-do-i-install-the-latest-release-candidate