D14642.15 Codec C40-C60 API Reference Guide TC7.0, JANUARY 2014.
Copyright © 2010–2014 Cisco Systems, Inc. All rights reserved.
179
Cisco TelePresence System Codec C40/C60
API Reference Guide
xStatus MediaChannels Call [n] OutgoingAudioChannel [n] Transport RTCP Remote
IpAddress
Shows the remote IP address of the Real-time Transport Control Protocol(RTCP) port for the
outgoing audio in the media channel.
Value space of the result returned:
<String>
Example:
xStatus MediaChannels Call 27 OutgoingAudioChannel 328 Transport RTCP
Remote IpAddress
*s MediaChannels Call 27 OutgoingAudioChannel 328 Transport RTCP Remote
IpAddress: "192.168.136.130"
** end
xStatus MediaChannels Call [n] OutgoingAudioChannel [n] Transport RCTP Remote
Port
Shows the remote UDP port number of the Real-time Transport Control Protocol(RTCP) port for the
outgoing audio in the media channel.
Value space of the result returned:
<Integer>
Example:
xStatus MediaChannels Call 27 OutgoingAudioChannel 328 Transport RTCP
Remote Port
*s MediaChannels Call 27 OutgoingAudioChannel 328 Transport RTCP Remote
Port: 50933
** end
xStatus MediaChannels Call [n] OutgoingVideoChannel [n] Encryption Status
Shows the encryption status on the outgoing channel.
Value space of the result returned:
<On/Off>
Example:
xStatus MediaChannels Call 27 OutgoingVideoChannel 331 Encryption Status
*s MediaChannels Call 27 OutgoingVideoChannel 331 Encryption Status: Off
** end
xStatus MediaChannels Call [n] OutgoingVideoChannel [n] ChannelRole
Shows if the outgoing channel is the main video channel or presentation channel.
Value space of the result returned:
<Main/Presentation>
Example:
xStatus MediaChannels Call 27 OutgoingVideoChannel 331 ChannelRole
*s MediaChannels Call 27 OutgoingVideoChannel 331 ChannelRole: Main
** end
xStatus MediaChannels Call [n] OutgoingVideoChannel [n] Video Protocol
Shows the video algorithm for the outgoing video channel.
H264: The H.264 algorithm is an ITU-T standard for video compression.
H263pp: The H.263pp algorithm is an ITU-T standard for video compression.
H263: The H.263 algorithm is an ITU-T standard for video compression.
H261: The H.261 algorithm is an ITU-T standard for video compression.
Value space of the result returned:
<H264/H263pp/H263/H261/HEVC>
Example:
xStatus MediaChannels Call 27 OutgoingVideoChannel 331 Video Protocol
*s MediaChannels Call 27 OutgoingVideoChannel 331 Video Protocol: "H264"
** end
xStatus MediaChannels Call [n] OutgoingVideoChannel [n] Video FrameRate
Shows the video frame rate of the outgoing channel.
Value space of the result returned:
<Integer>
Example:
xStatus MediaChannels Call 27 OutgoingVideoChannel 331 Video FrameRate
*s MediaChannels Call 27 OutgoingVideoChannel 331 Video FrameRate: 30
** end
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xStatus