moveRight
Move the PTZ camera rightward.
Address
/ptz/moveRight [speed]
Arguments
Type | Description | |
---|---|---|
argument 1 | Float | The moving speed, ranging from 0 to 1 |
Example
Move the PTZ camera rightward at the speed of 0.5.
/ptz/moveRight 0.5
Move the PTZ camera rightward.
/ptz/moveRight [speed]
Type | Description | |
---|---|---|
argument 1 | Float | The moving speed, ranging from 0 to 1 |
Move the PTZ camera rightward at the speed of 0.5.
/ptz/moveRight 0.5