Cisco TelePresence SX20 Codec Reference Manual page 88

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

Advertisement

Cisco TelePresence SX20 Codec
Contents
Introduction
xCommand Camera Preset List
List information about available camera presets.
Note: The xCommand Camera Preset commands are used to store camera positions for individual
cameras. This is in contrast to the xCommand Preset commands where a single preset stores/
recalls ALL connected cameras plus the Video Input switcher settings. This makes it more usable
for integrations where one wants to store multiple camera positions individually per camera rather
than a complete camera position set.
PresetId: Filter on specified preset.
Requires user role: USER
Parameters:
PresetId: <1..35>
Example:
xCommand Camera Preset List PresetId: 1
OK
*r CameraPresetListResult (status=OK)
** end
xCommand Camera Preset Remove
Remove a camera preset.
Note: The xCommand Camera Preset commands applies to an individual camera. This is in contrast
to the xCommand Preset commands where a single preset covers ALL connected cameras plus the
Video Input switcher settings.
PresetId: The ID of the camera preset you want to remove.
Requires user role: USER
Parameters:
PresetId(r): <1..35>
Example:
xCommand Camera Preset Remove PresetId: 1
OK
*r CameraPresetRemoveResult (status=OK)
** end
SX20 Codec API Reference Guide TC6.2, JULY 2013.
D14949.04
About the API
xConfiguration
xCommand Camera Preset Store
88
xCommand
xCommand
Store the current position of the chosen camera. The camera is identified by the CameraId
parameter.
Note: The xCommand Camera Preset commands applies to an individual camera. This is in contrast
to the xCommand Preset commands where a single preset covers ALL connected cameras plus the
Video Input switcher settings. The xCommand Camera Preset commands are useful when you want
to handle multiple camera positions individually per camera, rather than working with complete sets
of camera positions.
PresetId: The ID of this camera preset. If not set explicitly, the codec will assign a preset ID
automatically.
CameraId: Which camera to store the position of.
ListPosition: The new camera preset's position in the list returned by the xCommand Camera Preset
List command.
Name: The name of the new camera preset. It will be used in the list returned by the xCommand
Camera Preset List command.
Requires user role: ADMIN
Parameters:
PresetId: <1..35>
CameraId (r): <1..1>
ListPosition: <1..35>
Name: <S: 0, 255>
Example:
xCommand Camera Preset Store PresetId: 1 CameraId: 1 ListPosition: 1 Name
""
OK
*r CameraPresetStoreResult (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