bitfocus / companion-module-vaddio-ptz

MIT License
1 stars 2 forks source link

Fix storing of presets not working for older camera models #5

Closed mounte closed 3 years ago

mounte commented 3 years ago

This PR introduces a setting "storeWithoutSpeed" which addresses a problem of older camera models like ConferenceShot 10 that we use. This camera model does not support the last parameter "speed" to be present if it is the save-preset function does not work.

The "storeWithoutSpeed"-setting is used in the savePset branch of actions and just skips adding it to the command string.

mounte commented 3 years ago

@krocheck I guess you already got notified by this PR, but just in case mentioning you here also.

McHauge commented 3 years ago

@mounte just merged it for you, please post a request on the slack forum for the module, for it to be updated into the Companion core