D15107.05
Codec SX80 API Reference Guide TC7.3, OCTOBER 2015.
Copyright © 2015 Cisco Systems, Inc. All rights reserved.
105
Cisco TelePresence SX80
API Reference Guide
xCommand Camera Preset Remove
Remove a camera preset.
Note that 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:
xCom mand Camera Preset Remove PresetId: 1
xCommand Camera Preset Snapshot Get
Retrieve a stored snapshot image to illustrate a camera preset.
PresetId: Preset id for the snapshot.
Requires user role:
USER
Parameters:
PresetId(r): <1..35>
Example:
xCom mand Camera Preset Snapshot Get PresetId:1
xCommand Camera Preset Snapshot Remove
Remove a stored snapshot.
PresetId: Preset id for the snapshot.
Requires user role:
ADMIN
Parameters:
PresetId(r): <1..35>
Example:
xCom mand Camera Preset Snapshot Remove PresetId:1
xCommand Camera Preset Snapshot Store
Store a new snapshot. This command can only be used if snapshots are enabled with xConfigura-
tion Video AllowWebSnapshots.
PresetId: Preset id for the snapshot.
Requires user role:
ADMIN
Parameters:
PresetId(r): <1..35>
Example:
xCom mand Camera Preset Snapshot Store PresetId:1
xCommand Camera Preset Store
Store the current position (pan and tilt), zoom and focus of the chosen camera. The camera is
identified by the CameraId parameter.
Note that 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. The individual camera presets are not available for far end
control.
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.
TakeSnapshot: Allow or disallow snapshot of the preview.
Requires user role:
USER
Parameters:
PresetId: <1..35>
CameraId (r): <1..7>
ListPosition: <1..35>
Name: <S: 0, 255>
TakeSnapshot; <False/True>
Example:
xCom mand Camera Preset Store PresetId: 1 CameraId: 1 ListPosition: 1
Name: ""
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand