D15107.05
Codec SX80 API Reference Guide TC7.3, OCTOBER 2015.
Copyright © 2015 Cisco Systems, Inc. All rights reserved.
132
Cisco TelePresence SX80
API Reference Guide
xCommand UserManagement RemoteSupportUser GetState
Retrieves the state of the generated remote support user, if one exists.
Requires user role:
ADMIN
Example:
xCom mand UserManagement RemoteSupportUser GetState
Video commands
xCommand Video AutoPresentationStart Disable
Not in use in this software version.
Requires user role:
ADMIN
Example:
xCom mand Video AutoPresentationStart Disable
xCommand Video AutoPresentationStart Enable
Not in use in this software version.
Requires user role:
ADMIN
Example:
xCom mand Video AutoPresentationStart Enable
xCommand Video Input SetMainVideoSource
Set which input source is the main video source. You can identify the source either by the identifier
of the connector that it is connected to; or by the identifier of the source itself.
This command requires the use of one, and only one, of these parameters: ConnectorId or
SourceId.
ConnectorId: The identifier (ID) of the connector. Connector [n] has ID n. Run the following API
command to find the ID: xStatus Video Input Connector. The connector ID is also printed on the
codec connector panel.
SourceId: The identifier (ID) of the input source. Input Source [n] has ID n. Run the following API
command to find the ID: xStatus Video Input Source.
Requires user role:
USER
Parameters:
ConnectorId: <1..5>
SourceId: <1..4>
Example:
xCom mand Video Input SetMainVideoSource ConnectorId: 1
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand