ptzRight
Less than 1 minute
ptzRight
Description: rotate the PTZ camera TrueConf Room API to the right.
Request example:
{
"method" : "ptzRight",
"requestId" : "1"
}Response example:
{
"method" : "ptzRight",
"requestId" : "1",
"result" : true
}Parameter description:
requestId- a unique request identifier. You can find more details about it here.
See also:
- getPtzControls
- ptzZoomInc
- ptzZoomDec
- ptzUp
- ptzDown
- ptzStop
- ptzLeft
- setPanPos
- setTiltPos
- setZoomPos
- setPtzDefaults
- addPresetFromCurrentVideoCapturer
- addVideoCapturerPreset
- getAllVideoCapturerPresets
- updateVideoCapturerPreset
- applyVideoCapturerPreset
- removeVideoCapturerPreset
- setCurrentPtzPropertyInverted
- videoCapturerPresetRemoved
- videoCapturerPresetAdded
- videoCapturerPresetUpdated
- videoCapturerPresetApplied
- ptzControlsChanged