Dynamic Region Adjustment Based on PTZ Zoom in Nx Meta
AnsweredHello,
I would like to dynamically adjust the position of the region defined in the plugin when zooming in or out on a PTZ camera in Nx Meta.
However, according to the above content, I have realized that the part involving drawing the region is a client-side GUI task, so it cannot be triggered by the plugin.
Is there a way to automatically adjust the ROI according to zoom in/out?
Thank you for your help.
-
Hello Kyj,
Unfortunately there is no such capability.
0 -
Hello Sergey Yuldashev,
I understand that it is impossible.
By any chance, is there a method (like a C++ function) to trigger a refresh of the client's GUI in the plugin?I would like to know if there are any other functions that can be called programmatically instead of
getPluginSideSettings()andsettingsReceived(), which are triggered by user actions.
Thank you for your help.0
Please sign in to leave a comment.
Comments
2 comments