Cisco TelePresence System Codec C20 Reference Manual page 152

Software version tc7.0
Hide thumbs Also See for TelePresence System Codec C20:
Table of Contents

Advertisement

Cisco TelePresence System Codec C20
Contents
Introduction
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
Codec C20 API Reference Guide TC7.0, JANUARY 2014.
D14869.11
About the API
xConfiguration
xStatus MediaChannels Call [n] OutgoingVideoChannel [n] Video ResolutionX
xStatus MediaChannels Call [n] OutgoingVideoChannel [n] Video ResolutionY
xStatus MediaChannels Call [n] OutgoingVideoChannel [n] Transport RTP Local
IpAddress
152
xCommand
Shows the width (resolution in direction X) of the outgoing video.
Value space of the result returned:
<Integer>
Example:
xStatus MediaChannels Call 27 OutgoingVideoChannel 331 Video ResolutionX
*s MediaChannels Call 27 OutgoingVideoChannel 331 Video ResolutionX: 768
** end
Shows the height (resolution in direction Y) of the outgoing video.
Value space of the result returned:
<Integer>
Example:
xStatus MediaChannels Call 27 OutgoingVideoChannel 331 Video ResolutionY
*s MediaChannels Call 27 OutgoingVideoChannel 331 Video ResolutionY: 448
** end
Shows the local IP address of the Real-time Transport Protocol (RTP) port for the outgoing video in
the media channel.
Value space of the result returned:
<String>
Example:
xStatus MediaChannels Call 27 OutgoingVideoChannel 331 Transport RTP Local
IpAddress
*s MediaChannels Call 27 OutgoingVideoChannel 331 Transport RTP Local IpAddress:
"192.168.24.190"
** end
API Reference Guide
xStatus
xStatus
Appendices
Copyright © 2010–2014 Cisco Systems, Inc. All rights reserved.

Advertisement

Table of Contents
loading

Table of Contents