Cisco D9800 Reference Manual page 261

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

Advertisement

API Definitions
Command Detail
GET Syntax
POST Syntax
Setting parameters using
command line arguments is
limited to maximum of 26
arguments after the ?.
URI Parameters (extension to the Command URL separated by /): N/A
Note
Table 210: URI Query/Set Arguments (possible fields and values preceded by ? and separated by &)
URI Argument
index (Key)
vres
hres
bitratemode
Description
All SD transcode Settings:
GET "https://192.168.0.1/ws/v2/service_cfg/transcode/sd"
Single SD transcode Setting:
GET "https://192.168.0.1/ws/v2/service_cfg/transcode/sd?vres"
POST "https://192.168.0.1/ws/v2/service_cfg/transcode/sd? vres=Auto"
All of the URI Arguments in the table below apply to both GET and POST. For GET, the URI
arguments do not need any values, except the index which must be specified. For POST, the index
must be specified followed by any of the below URI arguments and the associated value the user
would like to set. In-depth CURL examples can be seen in the following table.
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
Description
Transcoder to be configured
Type: Integer
Values: 1..N (number of transcoders depends on model and installed
options)
Select the video format of the transcoded output
Type: String
Values: "Auto", "HD Output", "SD Output"
Select the output horizontal resolution for HD video output
Type: String
Values: "Full", "3/4"
Select whether the output bit rate is constant or variable for HD video
output
Type: String
Values: "CBR", "VBR"
Transcoding Configuration Commands
249

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents