Cisco D9800 Reference Manual page 107

Network transport receiver
Hide thumbs Also See for D9800:
Table of Contents

Advertisement

API Definitions
Output Field
colorspace
colordepth
colorrange
matrixcoeff
eotf
Input example (request JSON format):
curl -k -H "X-SESSION-ID: $token" "https://192.168.0.1/ws/v2/status/decode/hdmi?js=1"
Expected output (values are for example purposes only):
{
"decode": {
]
"hdmi": [
{
"hdmiindex": "1",
"connected": "No",
"powered": "No",
"monitorname": "Unknown",
"colorspace": "Unknown",
"colordepth": "Unknown",
"colorrange": "Unknown",
"matrixcoeff": "Unknown",
"eotf": "Unknown"
},
{
"hdmiindex": "2",
"connected": "No",
"powered": "No",
"monitorname": "Unknown",
"colorspace": "Unknown",
"colordepth": "Unknown",
"colorrange": "Unknown",
"matrixcoeff": "Unknown",
"eotf": "Unknown"
}
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
Description
HDMI Color Space
Type: String
Value: "Unknown", "YCbCr420", "YCbCr444", "YCbCr422",
"RGB"
HDMI Color Depth
Type: String
Value: "Unknown", "16bit", "12bit", "10bit", "8bit"
HDMI Color Range
Type: String
Value: "Auto", "Full", "Limited"
HDMI Matrix Coefficients
Type: String
Value: "Unknown", "ITU-2020-CL", "ITU-2020-NCL", "ITU-470",
"XvYCC-709", "XvYCC-601", "ITU-709", "SMPTE-170M"
HDMI EOTF (Electro-Optical Transfer Function)
Type: String
Value: "Unknown", "SMPTE-2084", "HDR", "SDR"
HDMI Decode Status Command
95

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents