Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 296
streaming.query
Queries the device for its streaming settings. The response includes up two structs, format1 and format2,
which define streaming formats and a struct each for the defined IPv4 and IPv6 multicast ranges.
Returned data
Always returned
Parameter name
Type
Short description
enabled
boolean
true
if this feature or item is enabled.
setting
boolean
Defines whether or not this feature is intended to be
enabled, irrespective of whether it is actually enabled or
requires a feature key.
format1
struct
A struct whose contents define a streaming format.
format2
struct
A struct whose contents define a streaming format.
name (endpoint)
string
The name of the endpoint.
format
string
One of wmpqt64qt70, or realPlayer. The format
determines the audioCodec and videoCodec.
bitRate
integer
The bitrate of this stream in bits/second. This is only
present for video streams with a defined codec.
audioCodec
string
The codec used on the audio stream. Either RTSP or
MMS
.
videoCodec
string
The video codec for this streaming connection. Either
RTSP
or MMS.
multicast
boolean
Defines whether or not multicast streaming is enabled
for this format.
wmpProtocol
string
Describes the behavior of the wmpProtocol when
streaming to the endpoint. One of autommsOverUdp,
mmsOverTcp
, or http.
ipv4MulticastRange
struct
Contains parameters that define an IPv4 multicast range.
ipv6MulticastRange
struct
Contains parameters that define an IPv6 multicast range.
ipRangeStart
string
The first IP address in the multicast range.
ipRangeFinish
string
The last IP address in the multicast range.
portRangeStart
integer
The first port number in the multicast port range.
portRangeFinish
integer
The last port number in the multicast port range.
Cisco TelePresence MCU API 2.10
Page 162 of 296
API commands
streaming.query