Joystick Event Capture in SDK

Hi,

I am developing a plugin in which I am handling PTZ operations. I would like to capture joystick related events when the joystick is used while the plugin is selected in the SmartClient in order to control a camera. Is this possible and, if so, can you provide more information as to how this is done?

Thanks

There is no functionality in the MIP SDK to capture the joystick. You will have to use DirectX or something like that to capture the joystick. It might be a help to regard the capture of the joystick as non-related to XProtect, and then seek information or help in other communities or similar. Unfortunately I have no experience I can share with you.

Hi John Moody

Did you find any solution to capture the PTZ operations?