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 Raspberry Pi Camera Module v3 #193

Closed DaveTSG closed 1 year ago

DaveTSG commented 1 year ago

Raspberry Pi Camera Module v3:

{ "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" } }

Hello,

I have just installed a Raspberry Pi Camera Module v3 onto my RPi4B running OctoPrint v1.9.0 with Camera Settings v0.4.2. I realise the above json is kinda useless as it just contains "unknown", but that's all that was produced when I went to Settings > Camera Settings and clicked the "Copy to Clipboard" button.

In any case, I would appreciate it if support could be added for this new version of the RPi camera please.

Please let me know if you need any further information for debugging.

Thanks, Dave

The-EG commented 1 year ago

Thank you. These are indeed not useful controls and will be ignored in an upcoming update.