Cisco TelePresence System Codec C20 Reference Manual page 148

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] IncomingVideoChannel [n] Video Protocol
Shows the video algorithm for the incoming 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 IncomingVideoChannel 330 Video Protocol
*s MediaChannels Call 27 IncomingVideoChannel 330 Video Protocol: H264
** end
xStatus MediaChannels Call [n] IncomingVideoChannel [n] Video FrameRate
Shows the video frame rate of the incoming channel.
Value space of the result returned:
<Integer>
Example:
xStatus MediaChannels Call 27 IncomingVideoChannel 330 Video FrameRate
*s MediaChannels Call 27 IncomingVideoChannel 330 Video FrameRate: 25
** end
xStatus MediaChannels Call [n] IncomingVideoChannel [n] Video ResolutionX
Shows the width (resolution in direction X) of the incoming video.
Value space of the result returned:
<Integer>
Example:
xStatus MediaChannels Call 27 IncomingVideoChannel 330 Video ResolutionX
*s MediaChannels Call 27 IncomingVideoChannel 330 Video ResolutionX: 768
** end
Codec C20 API Reference Guide TC7.0, JANUARY 2014.
D14869.11
About the API
xConfiguration
xStatus MediaChannels Call [n] IncomingVideoChannel [n] Video ResolutionY
xStatus MediaChannels Call [n] IncomingVideoChannel [n] Transport RTP Local
IpAddress
xStatus MediaChannels Call [n] IncomingVideoChannel [n] Transport RTP Local Port
148
xCommand
Shows the height (resolution in direction Y) of the incoming video.
Value space of the result returned:
<Integer>
Example:
xStatus MediaChannels Call 27 IncomingVideoChannel 330 Video ResolutionY
*s MediaChannels Call 27 IncomingVideoChannel 330 Video ResolutionY: 448
** end
Shows the local IP address of the Real-time Transport Protocol (RTP) port for the incoming video in
the media channel.
Value space of the result returned:
<String>
Example:
xStatus MediaChannels Call 27 IncomingVideoChannel 330 Transport RTP Local
IpAddress
*s MediaChannels Call 27 IncomingVideoChannel 330 Transport RTP Local IpAddress:
"192.168.24.190"
** end
Shows the local UDP port number of the Real-time Transport Protocol (RTP) port for the incoming
video in the media channel.
Value space of the result returned:
<Integer>
Example:
xStatus MediaChannels Call 27 IncomingVideoChannel 330 Transport RTP Local Port
*s MediaChannels Call 27 IncomingVideoChannel 330 Transport RTP Local Port: 16404
** end
API Reference Guide
xStatus
xStatus
Appendices
Copyright © 2010–2014 Cisco Systems, Inc. All rights reserved.

Advertisement

Table of Contents
loading

Table of Contents