EasyManuals Logo

Cisco Telepresence MX800 Reference Guide

Cisco Telepresence MX800
182 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #25 background imageLoading...
Page #25 background image
D15335.02 Cisco TelePresence MX700 and MX800 API Reference Guide CE8.0, FEBRUARY 2016.
Copyright © 2016 Cisco Systems, Inc. All rights reserved. 25
Cisco TelePresence MX700 and MX800
API Reference Guide
Example 1: Microphones Mute status.
Terminal query
xStatus Audio Microphones Mute
*s Audio Microphones Mute: Off
** end
Equivalent feedback expression
xFeedback register /Status/Audio/Microphones/Mute
Example 2: Name of all video input connectors.
Terminal query
xConfiguration Video Input Connector Name
*c xConfiguration Video Input Connector 1 Name:
Na m eA”
*c xConfiguration Video Input Connector 2 Name:
“NameB”
*c xConfiguration Video Input Connector 3 Name:
“NameC”
*c xConfiguration Video Input Connector 4 Name:
“NameD
*c xConfiguration Video Input Connector 5 Name:
“NameE”
** end
Equivalent feedback expression
xFeedback register /Configuration/Video/Input/
Connector/Name
Example 3: Name of video input connector 3.
Terminal query
xConfiguration Video Input Connector 3 Name
*c xConfiguration Video Input Connector 3 Name:
“NameC”
** end
Equivalent feedback expression
xFeedback register /Configuration/Video/Input/
Connector[@item=3]/Name
Feedback mechanism
To build solutions that can reliably keep the state between the
application and the codec synchronized, you need to set up
a notification system to report the changes in the state of the
codec.
The API supports notifications on the following:
Configuration changes
Status changes
Event notifications
These notifications will not be sent unless the user has
explicitly told the codec to do so. The user is required to
subscribe to all the feedback the application needs. This
is done by registering feedback expressions. The way of
registering feedback expressions varies according to the
connection method used.
When using HTTP, the method of handling feedback
differs slightly from what is presented in this section. See
”Feedback from codec over HTTP” on page 29 for more
information.
Feedback expressions
The expression used when registering for feedback is a
variant of the XPath language. This language describes a
way to select nodes from an XML document. CE software
contains three main feedback documents:
The syntax for feedback registering is:
xFeedback register <path>
Never register for all status feedback by issuing
xFeedback register /Status.
It is safe to register for all configuration changes using
xFeedback register /Configuration,
as configuration
changes will most likely not occur that often.
By going through some examples, we can see how this
information can be used to build feedback expressions. A
good way to verify the expressions is to point your browser
to http://<ip-address>/getxml?location=path or to execute
xgetxml <path>
from the terminal, and check that the output
matches the nodes you want feedback on.
WARNING: A codec may give very much feedback,
especially when calls are connected and disconnected.
Therefore, you should only subscribe to the feedback
that you need.
Never register for all status feedback by issuing
xFeedback register /Status. This may give the control
application too much data to handle, which may lead to
sluggish or unpredictable behavior.
Document API command Path
Status xStatus /Status
Configuration xConfiguration /Configuration
Event xEvent /Event
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
About the API

Table of Contents

Other manuals for Cisco Telepresence MX800

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Cisco Telepresence MX800 and is the answer not in the manual?

Cisco Telepresence MX800 Specifications

General IconGeneral
Pan range-90 - 60 °
Product typeVideo conferencing service management system
Product colorWhite
Wall mountableYes
Tilt angle range-14 - 12 °
Number of persons- person(s)
Aspect ratio16:9
Maximum frame rate60 fps
Supported video modes720p, 1080p
Video formats supportedH.261, H.263, H.264, H.265
Resolution at capture speed1920x1080@60fps
Supported graphics resolutions352 x 288, 512 x 288, 1024 x 576 (WSVGA), 1024 x 768 (XGA), 1280 x 720 (HD 720), 1280 x 768 (WXGA), 1920 x 1080 (HD 1080), 1920 x 1200 (WUXGA)
Megapixel- MP
Sensor type-
Digital zoom2 x
Optical zoom10 x
Image sensor size- \
Closest focusing distance1 m
Ethernet LAN data rates10, 100, 1000 Mbit/s
Display diagonal70 \
Storage temperature (T-T)-20 - 60 °C
Operating temperature (T-T)0 - 40 °C
Operating relative humidity (H-H)10 - 90 %
AC input voltage100-240 V
AC input frequency50 - 60 Hz
Power consumption (max)591 W
Power consumption (typical)571 W

Related product manuals