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

Implement Controls for Avermedia PW513 #88

Closed Alldayallan closed 1 year ago

Alldayallan commented 1 year ago

**Camera manufacturer and model: Avermedia PW513

Unknown controls information (click 'Copy to Clipboard' on the warning and paste he{ "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" }, "hevc_decode_mode": { "type": "menu", "values": [ { "value": "0", "desc": "Slice-Based" } ], "min": "0", "max": "0", "default": "0", "value": "0" }, "hevc_start_code": { "type": "menu", "values": [ { "value": "0", "desc": "No Start Code" } ], "min": "0", "max": "0", "default": "0", "value": "0" } }re):

The-EG commented 1 year ago

Hi there, these should already be available in the latest release candidate. It has been hanging out there for a while, but I do plan to push it to a full release soon. If you want to try it out before then, go to Software Update in OctoPrint Settings and select the Release Candidate channel for this plugin.