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

Closed KilonovaRemnant closed 1 year ago

KilonovaRemnant commented 1 year ago

Camera manufacturer and model (ie. NexiGO N660): Logitech C920

Unknown controls information (click 'Copy to Clipboard' on the warning and paste here): { "hevc_sequence_parameter_set": { "type": "unknown" }, "hevc_picture_parameter_set": { "type": "unknown" }, "slice_param_array": { "type": "unknown" }, "hevc_scaling_matrix": { "type": "unknown" }, "hevc_decode_parameters": { "type": "unknown" } }

P.S. I have no idea why there is a problem with this camera and set up as it works brilliantly on my two other machines with the same setup. But, I’m submitting in case it helps. Thanks for the great plug-in!

The-EG commented 1 year ago

thanks, this should already be in the release candidate and will go away when you install that version when released (or should at least!)

Duplicate of #106