1) The sample SDK app doesn't show any usage examples of the getPtzPresets and gotoPtzPresets methods. Just want to make sure that the parameter that getPtzPresets expects can be found using new baseObjectRef[] { baseObject2Ref.bO2Ref(camera) }; The parameter is named "deviceRef" and the method returns a cameraRef and cameraPtzPreset list. Would the cameraRef here be the same deviceRef we passed in?
2) I don't see any ptz methods that let us move the camera in a specific direction (up/down/left/right), is that functionality not present?
Thank you
Rajamohan