Cisco TelePresence System Codec C90
Contents
Introduction
The FarEndControl commands
xCommand FarEndControl Camera Move
Move the far end camera (the remote camera). NOTE: The far end camera will move in the specified
direction until the stop command (ref: xCommand FarEndControl Camera Stop) is issued
CallId: The CallID is returned when the xCommand Dial command is run. During the call you can run
the xStatus Call command to see the CallId.
Value: Select the action for how to move the camera.
Requires user role:
USER
Parameters:
CallId: <0..65534>
Value(r): <Left/Right/Up/Down/ZoomIn/ZoomOut>
Example:
xCommand FarEndControl Camera Move CallId:3 Value:left
*r FECCMoveResult (status=OK):
** end
xCommand FarEndControl Camera Stop
Stop the far end camera after the xCommand FarEndControl Camera Move has been issued.
CallId: The CallID is returned when the xCommand Dial command is run. During the call you can run
the xStatus Call command to see the CallId.
Requires user role:
USER
Parameters:
CallId: <0..65534>
Example:
xCommand FarEndControl Camera Stop CallId:3
*r FECCMoveResult (status=OK):
** end
D14641.06
Codec C90 API Reference Guide TC5.0 November 2011.
© 2010-2011 Cisco Systems, Inc. All rights reserved.
About the API
xConfiguration
xCommand FarEndControl Preset Activate
xCommand FarEndControl Preset Store
88
xCommand
xCommand
Move the far end camera to a camera preset position.
CallId: The CallID is returned when the xCommand Dial command is run. During the call you can run
the xStatus Call command to see the CallId.
PresetId: The PresetId for far end control must be retrieved from the far end codec.
Requires user role:
USER
Parameters:
CallId: <0..65534>
PresetId(r): <1..15>
Example:
xCommand FarEndControl Preset Activate CallId:3 PresetId:1
*r FECCPresetActivateResult (status=OK):
** end
Store the far end camera position to a camera preset.
CallId: The CallID is returned when the xCommand Dial command is run. During the call you can run
the xStatus Call command to see the CallId.
PresetId: The PresetId for far end control must be retrieved from the far end codec.
Requires user role:
USER
Parameters:
CallId: <0..65534>
PresetId(r): <0..15>
Example:
xCommand FarEndControl Preset Store CallId:3 PresetId:1
*r FECCPresetStoreResult (status=OK):
** end
API Reference Guide
xStatus
Appendices
www.cisco.com
Need help?
Do you have a question about the TelePresence System Codec C90 and is the answer not in the manual?
Questions and answers