# remotelyControlledCameraPtzRight

Description: rotate the remotely controlled camera to the right.

Used in a group conference or video call.

Example:

{
    "method": "remotelyControlledCameraPtzRight",
    "requestId" : "1",
    "cameraOwnerCallId" : "user@some.server/InstanceId"
}

Response example:

{
    "method" : "remotelyControlledCameraPtzRight",
    "requestId" : "1",
    "result" : true
}

Parameter description:

See also: