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