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 #28 background imageLoading...
Page #28 background image
D15335.02 Cisco TelePresence MX700 and MX800 API Reference Guide CE8.0, FEBRUARY 2016.
Copyright © 2016 Cisco Systems, Inc. All rights reserved. 28
Cisco TelePresence MX700 and MX800
API Reference Guide
Feedback from codec over HTTP
To get notifications from the codec, you need to register HTTP
feedback expressions. The codec then uses HTTP POST to
send feedback messages to the URL supplied in ServerUrl.
This means that you have to have a HTTP server running for
your application to receive updates from the codec.
Registering for feedback
The command for registering is
xCommand HttpFeedback Register
. The syntax for this
command and its arguments are described in this section.
HttpFeedback Register syntax:
xCommand HttpFeedback Register
FeedbackSlot: <1..4>
ServerUrl(r): <S: 1, 2048>
Expression: <S: 1, 255>
Expression: <S: 1, 255>
Expression: <S: 1, 255>
Expression: <S: 1, 255>
Expression: <S: 1, 255>
Expression: <S: 1, 255>
Expression: <S: 1, 255>
Expression: <S: 1, 255>
Expression: <S: 1, 255>
Expression: <S: 1, 255>
Expression: <S: 1, 255>
Expression: <S: 1, 255>
Expression: <S: 1, 255>
Expression: <S: 1, 255>
Expression: <S: 1, 255>
HttpFeedback Register arguments:
FeedbackSlot: The codec can register up to 4 slots of servers
requesting HTTP feedback. Set the registering to one of them.
Note: Avoid using FeedbackSlot 3 in an environment where
Cisco TelePresence Management Suite (TMS) is used as TMS
uses this feedbackslot to register its expressions.
ServerUrl: The URL that you want the codec to post the HTTP
feedback messages to.
Expression 1-15: Register the expressions you want to
receive feedback on. See the ”Feedback mechanism” on
page 26 section for more information about the expression
formats.
Example: Registering feedback on configuration changes,
disconnect events and call status changes.
<Command>
<HttpFeedback>
<Register command=”True”>
<FeedbackSlot>1</FeedbackSlot>
<S er ve r Url> http://127.0.0.1/
myhttppostscripturl</ServerUrl>
<Expression item=”1”>/Configuration</
Expression>
<Expression item=”2”>/Event/
CallDisconnect</Expression>
<Expression item=”3”>/Status/Call</
Expression>
</Register>
</HttpFeedback>
</Command>
Feedback output
When the codec notifies the registered HTTP server about
changes, the body contains the same XML as when polling.
There is however one small difference. The root-node
contains an Identification node with children that specify the
codec from which the notification originated. This means that
you can handle multiple codecs with a single HTTP server URI.
Example: Audio volume changed.
<Configuration xmlns=”http://www.company.com/XML/
CUIL/2.0>
<Identification>
<SystemName>integrator</SystemName>
<M ACAddress>00:00:de:ad:be:ef</M ACAdd ress>
<IPAd d ress>192.168.1.100</IPA d d r ess>
<ProductType>Cisco Codec</ProductType>
<ProductID>Cisco Codec C90</ProductID>
<S W Ve r sion>TC6.0.0.199465</SW Versio n>
<HW Bo a rd >101401-5 [08]</H W Boa r d>
<SerialNum ber>PH0000000</SerialNumber>
</Identification>
<Audio item=”1”>
<Volume item=”1”>60</Volume>
</Audio>
</Configuration>
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