Cisco TelePresence SX20 Codec Reference Manual page 102

Application programming interface (api)
Hide thumbs Also See for TelePresence SX20 Codec:
Table of Contents

Advertisement

Cisco TelePresence SX20 Codec
Contents
Introduction
Presentation commands
xCommand Presentation Start
Open a media stream from the selected presentation source.
PresentationSource: Select the video input source to be used for presentation.
SendingMode: Select whether the presentation is shown locally or locally and remotely.
Requires user role: USER
Parameters:
PresentationSource: <1..2>
SendingMode: <LocalRemote/LocalOnly>
Example:
xCommand Presentation Start PresentationSource:2
OK
*r PresentationStartResult (status=OK):
** end
xCommand Presentation Stop
Stop the media stream from the presentation source.
Requires user role: USER
Example:
xCommand Presentation Stop
OK
*r PresentationStopResult (status=OK):
** end
SX20 Codec API Reference Guide TC6.2, JULY 2013.
D14949.04
About the API
xConfiguration
Preset commands
xCommand Preset Store
xCommand Preset Activate
102
xCommand
xCommand
Store the connector selections for all video input sources and the current position for all cameras.
Note that information about all video input sources and all camera positions are included in the
same preset. The system may hold 15 predefined video input presets. These presets are available
for far end control, i.e. they are referred in the PresetId parameter of the xCommand FarEndControl
Preset Activate command. In contrast, the xCommand Camera Preset commands applies to
individual cameras only. Those presets are not available for far end control.
PresetId: The ID of this preset.
Type: Currently it makes no difference if you select Camera or All. However, this may change in the
future (other audio or video settings may be included in a preset). If you want to ensure that a preset
only affects camera positions we recommend that you select Camera.
Description: Enter a description of the camera preset.
Requires user role: ADMIN
Parameters:
PresetId(r): <1..15>
Type(r): <All/Camera>
Description: <S: 0, 255>
Example:
xCommand Preset Store PresetId:3 Type:Camera Description:"Left view"
OK
*r PresetStoreResult (status=OK):
** end
Activate one of the stored local presets.
PresetId: The ID of the preset you want to activate.
Requires user role: USER
Parameters:
PresetId(r): <1..15>
Example:
xCommand Preset Activate PresetId:3
OK
*r PresetActivateResult (status=OK):
** end
API Reference Guide
xStatus
Appendices
Copyright © 2013 Cisco Systems, Inc. All rights reserved.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents