D15335.02 Cisco TelePresence MX700 and MX800 API Reference Guide CE8.0, FEBRUARY 2016.
Copyright © 2016 Cisco Systems, Inc. All rights reserved. 82
Cisco TelePresence MX700 and MX800
API Reference Guide
Video configuration
xConfiguration Video DefaultMainSource
Define which video input source shall be used as the main video source.
Requires user role: USER
Default value: 1
USAGE:
xConfiguration Video DefaultMainSource: DefaultMa inSource
where
D efaultMainSource
: 1/2/3/4
Set the source to be used as the main video source.
xConfiguration Video Input Connector [1..5] CameraControl Mode
Define whether the camera that is connected to this video input connector can be controlled or
not.
Note that camera control is not available for Connector 5 (S-video/Composite).
Requires user role: ADMIN
Default value: Connector 1, 2, 3: On Connector 4, 5: Off
USAGE:
xConfiguration Video Input Connector n CameraControl Mode: Mode
where
Mode
: Connector 1, 2, 3, 4: Off/On Connector 5: Off
Off: Disable camera control.
On: Enable camera control.
xConfiguration Video Input Connector [1..5] CameraControl CameraId
The camera ID is a unique identifier of the cameras that are connected to the video input. Use
the xStatus Camera API command to see the IDs of the different cameras.
Requires user role: ADMIN
Default value: Connector n: n Connector 5: 1
USAGE:
xConfiguration Video Input Connector n CameraControl CameraId: CameraId
where
CameraId
: Connector 1, 2, 3, 4: 1/2/3/4/5/6/7 Connector 5: 1
Select the ID of the camera.
xConfiguration Video Input Connector [1..5] InputSourceType
Select which type of input source is connected to the video input.
Requires user role: ADMIN
Default value: Connector 1 and 2: camera Connector 3 and 4: PC Connector 5: other
USAGE:
xConfiguration Video Input Connector n InputSourceType: InputSourceType
where
n
: Index that identifies the input connector. Range: 1..5
InputSourceType
: camera/PC/mediaplayer/document_camera/whiteboard/other
camera: Use this when a camera is connected to the video input.
PC: Use this when a computer is connected to the video input.
mediaplayer: Use this when a media player is connected to the video input.
document_camera: Use this when a document camera is connected to the video input.
whiteboard: Use this when a whiteboard camera is connected to the video input.
other: Use this when the other options do not match.