DescriptionCommand Detail
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"
GET Syntax
POST "https://192.168.0.1/ws/v2/service_cfg/transcode/sd? vres=Auto"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
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.
Note
Table 210: URI Query/Set Arguments (possible fields and values preceded by ? and separated by &)
DescriptionURI Argument
Transcoder to be configured
Type: Integer
Values: 1..N (number of transcoders depends on model and installed
options)
index (Key)
Select the video format of the transcoded output
Type: String
Values: "Auto", "HD Output", "SD Output"
vres
Select the output horizontal resolution for HD video output
Type: String
Values: "Full", "3/4"
hres
Select whether the output bit rate is constant or variable for HD video
output
Type: String
Values: "CBR", "VBR"
bitratemode
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
249
API Definitions
Transcoding Configuration Commands