phoneCameraMute
Set whether to capture the audio (Only for Phone Camera).
Address
/ptz/phoneCameraMute [mute]
Arguments
| Type | Description | |
|---|---|---|
| argument 1 | Boolean | Whether to capture the audio true: Yes; false: No |
Example
Set not to capture the audio.
/ptz/phoneCameraMute true
or
/ptz/phoneCameraMute 1