How to control MileStone VMS PTZ with C++ Application?

Hi.

I want to control camera ptz at MileStone VMS with my application developed by C++

I saw about MIPSDK, but i can’t find information about ptz control with C++ Interface.

What i have to use?

We are sorry but many developers are out of office due to winter vacation. We will get back to you as soon as we have updates from them. Sorry for the inconvenience.

If not using the MIP .NET Library you will have to use protocol methods.

The Recorder Command Service has methods to control PTZ.

https://doc.developer.milestonesys.com/html/index.html?base=recordersoaphelp/index.html&tree=tree_3.html

RecorderCommandService PTZMoveStart and PTZMoveStop might be what you are looking for.

PTZMoveStart

https://doc.developer.milestonesys.com/html/RecorderSOAPhelp/class_recorder_command_service.html#a05db8199a1a7d43d22e30af0c9ab3e71

PTZMoveStop

https://doc.developer.milestonesys.com/html/RecorderSOAPhelp/class_recorder_command_service.html#a176d37cdacd57670f4d02e3bc71958aa