vwout / obs-visca-control

OBS plugin to control Visca-over-IP based cameras
https://obsproject.com/forum/resources/control-visca-over-ip-based-cameras.1173/
GNU General Public License v3.0
35 stars 6 forks source link

Preset recall fails for preset numbers >127 #14

Closed gbaseman closed 8 months ago

gbaseman commented 1 year ago

For cameras supporting greater than 128 presets (such as PTZOptics 30x zoom models), attempting to recall preset numbers greater than 127 result in the wrong preset number being recalled.

vwout commented 1 year ago

Thanks for reporting this. The 'official' Sony specification states the maximum preset number is 63. Other manufacturers specify larger maximum preset values. The plugin indeed limits the maximum preset number to 127, but does not warn in case a higher number is configured. I will change the behavior to support 254 as maximum preset number and to provide feedback in the OBS interface instead of silently recalling preset 127 for any higher value.

vwout commented 8 months ago

Issue is resolved in release 2.4.