Cisco Codec C20 Reference Manual page 133

Telepresence system
Hide thumbs Also See for Codec C20:
Table of Contents

Advertisement

Cisco TelePresence System Codec C20
Contents
Introduction
xStatus MediaChannels Call [1..n] OutgoingVideoChannel [1..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 [1..n] OutgoingVideoChannel [1..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>
example:
xStatus MediaChannels Call 27 OutgoingVideoChannel 331 Video Protocol
*s MediaChannels Call 27 OutgoingVideoChannel 331 Video Protocol: "H264"
** end
xStatus MediaChannels Call [1..n] OutgoingVideoChannel [1..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 TC6.0 February 2013.
D14869.05
About the API
xConfiguration
xStatus MediaChannels Call [1..n] OutgoingVideoChannel [1..n] Video ResolutionX
xStatus MediaChannels Call [1..n] OutgoingVideoChannel [1..n] Video ResolutionY
xStatus MediaChannels Call [1..n] OutgoingVideoChannel [1..n] Transport RTP Local IpAddress
133
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–2013 Cisco Systems, Inc. All rights reserved.

Advertisement

Table of Contents
loading

Table of Contents