Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 296
participant.diagnostics
Returns diagnostic information about a given participant.
Input parameters
Parameter name
Type
Short description
conferenceName
string
The name of the conference.
autoAttendantUniqueID
string
Unique identifier for the auto attendant.
participantName
string
The unique name of a participant.
participantProtocol
string
h323
sip, or vnc.
participantType
string
One of: by_addressby_name, or ad_hoc.
Returned data
Parameter name
Type
Short description
videoTxFrameRate
integer
Frame rate of the transmitted video (frames per second).
videoRxFrameRate
integer
The frame rate of the received video (frames per second).
videoRxFramesReceived
integer
The number of video frames received from this endpoint.
videoTxChannelBitRate
integer
The negotiated available bandwidth for the video stream
going to the endpoint.
videoTxSelectedBitRate
integer
The bit rate at which the MCU is attempting to send video to
this endpoint (bits per second). This value may be lower
than videoTxChannelBitRate which is an effective
maximum.
videoTxActualBitRate
integer
The most recently measured bit rate of the outgoing video
stream to this endpoint (bits per second).
videoTxBitRateLimitReason
string
Indicates why the bit rate of the transmitted video stream
was limited by the device. One of notLimited,
viewedSize
qualityaggregateBandwidth,
flowControl
, or endpointLimitation.
videoRxChannelBitRate
integer
The negotiated available bandwidth for the video stream
coming from the endpoint.
videoRxSelectedBitRate
integer
The bit rate which the MCU has requested for the video
stream from this endpoint (bits per second).
videoRxActualBitRate
integer
The most recently measured bit rate of the incoming video
stream from this endpoint (bits per second).
videoRxBitRateLimitReason
string
Indicates why the bit rate of the received video stream was
limited by the device.
videoTxWidth
integer
Width in pixels of the transmitted video.
videoTxHeight
integer
Height in pixels of the transmitted video.
Cisco TelePresence MCU API 2.10
Page 108 of 296
API commands
participant.diagnostics