D15107.05
Codec SX80 API Reference Guide TC7.3, OCTOBER 2015.
Copyright © 2015 Cisco Systems, Inc. All rights reserved.
181
Cisco TelePresence SX80
API Reference Guide
xStatus MediaChannels Call [n] IncomingVideoChannel [n] Video Protocol
Shows the video algorithm for the incoming video channel.
HEVC: The H.265 algorithm is an ITU-T standard for video compression.
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
xStatus MediaChannels Call [n] IncomingVideoChannel [n] Video ResolutionY
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
xStatus MediaChannels Call [n] IncomingVideoChannel [n] Transport RTP Local IpAddress
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
xStatus MediaChannels Call [n] IncomingVideoChannel [n] Transport RTP Local Port
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
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xStatus