Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 223
API reference
Cisco TelePresence MCU API 2.9
Page 115 of 223
maxOcsBitrate
integer
The bitrate to use for ocs and lcs clients, in bits per second.
Accepts
64000128000192000256000320000,
384000512000768000100000012500001500000,
17500002000000250000030000003500000,or
4000000. Set this to to disable the limit.
outgoingTransport
string
The outgoing transport protocol. One of udptcp, or tls.
useLocalCertificate
boolean
Shows whether or not the MCU has been set to use the
local certificate for connections and registrations
registrationStatus
string
The SIP registration status. One of registering,
registeredunregistered, or unknown.
streaming.modify
Modifies the device's streaming settings. If you set
setting to true, the call will enable streaming and
disable conferenceMe.
The call accepts two structs which define streaming formats. It also accepts a struct for each of the
IP protocol versions to define the range of multicast addresses.
Notes:
n
Multicast is not allowed with the
wmp format.
n
The multicast addresses supplied in a multicast range must all be valid, and must all be of the same
IP version.
n
The IP version for which multicast is enabled must be active on the device.
Input parameters
Optional or conditional inputs
Parameter name
Type
Short description
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.
multicast
boolean
Defines whether or not multicast streaming is enabled
for this format.