phoneCameraFlashlightControl
Enable/disable flashlight (Only for Phone Camera).
Address
/ptz/phoneCameraFlashlightControl [enable]
Arguments
Type | Description | |
---|---|---|
argument 1 | Boolean | Whether to enable or disable flashlight true: Enable; false: Disable |
Example
Enable the flashlight.
/ptz/phoneCameraFlashlightControl true
or
/ptz/phoneCameraFlashlightControl 1