phoneCameraWhiteBalanceControl
Set White Balance (Only for Phone Camera).
Address
/ptz/phoneCameraWhiteBalanceControl [mode] [value]
Arguments
Type | Description | |
---|---|---|
argument 1 | Int | White Balance mode 0: Custom 1: Auto 2: Incandescent 3: Fluorescent 5: Daylight 6: Cloudy |
argument 1 | Float | The setting value, only taking effect in Custom mode |
Example
Set White Balance to Custom mode, with the value of 2000.
/ptz/phoneCameraWhiteBalanceControl 0 2000