Version: 4.3.0+
# comPortChanged
Description: notification of the change in the COM port used for controlling the PTZ camera.
Example:
{
"method": "event",
"event": "comPortChanged",
"port": "COM3"
}
Parameter description:
port
- name of the selected COM port. Can contain an empty string if the COM port is not in use.
See also:
- getComPort
- setComPort
- getPtzControls
- ptzZoomInc
- ptzZoomDec
- ptzUp
- ptzDown
- ptzStop
- ptzRight
- ptzLeft
- setPanPos
- setTiltPos
- setZoomPos
- setPtzDefaults
- addPresetFromCurrentVideoCapturer
- addVideoCapturerPreset
- updateVideoCapturerPreset
- applyVideoCapturerPreset
- removeVideoCapturerPreset
- updatePresetFromCurrentVideoCapturer
- videoCapturerPresetRemoved
- videoCapturerPresetUpdated
- videoCapturerPresetApplied
- ptzControlsChanged