PTZ relative movement

Hi,

Can we move PTZ using relative position instead of absolute(some camera doesn’t support) using MIPS SDK?

currently we use PTZMoveCommand with required direction.

Thanks.

Please see PTZandPresets sample.

https://doc.developer.milestonesys.com/html/index.html?base=samples/ptzandpresets_sample.html&tree=tree_search.html?search=ptz

Try Move in step and Move continuously. You can move your PTZ camera until you stop.