Make sure you have updated to the latest version of the module
Is there an existing issue for this?
Describe the feature
In version 2.75, a preset can only be recalled by selecting a preset number from the dropdown list. That limits flexibility and over-inflates the configuration. Instead, allow using a variable that contains the number of the preset.
If you are looking for an example, check the PTZ Optics VISCA module, which already suports calling a preset by entering a variable.
Usecases
I have a companion page that allows recalling one of several exsiting camera presets. The user can then use the PTZ function to modify the camera position and zoom. When done, they can save the preset to the previously selected preset. Its number is transparent to the user but the number is internaly stored to a variable when the user selects an exisiting preset.
Make sure you have updated to the latest version of the module
Is there an existing issue for this?
Describe the feature
In version 2.75, a preset can only be recalled by selecting a preset number from the dropdown list. That limits flexibility and over-inflates the configuration. Instead, allow using a variable that contains the number of the preset.
If you are looking for an example, check the PTZ Optics VISCA module, which already suports calling a preset by entering a variable.
Usecases
I have a companion page that allows recalling one of several exsiting camera presets. The user can then use the PTZ function to modify the camera position and zoom. When done, they can save the preset to the previously selected preset. Its number is transparent to the user but the number is internaly stored to a variable when the user selects an exisiting preset.