HD Transcode Configuration Command
Table 207: Command Details
Description
Command Detail
https://192.168.0.1/ws/v2/service_cfg/transcode/hd
Command URL
Allows set or get of HD transcode configuration.
Command Information
GET, POST
HTTP Methods
Read, Write
Access Type
User, Admin
Access Level
All HD transcode Settings:
GET "https://192.168.0.1/ws/v2/service_cfg/transcode/hd"
Single HD transcode Setting:
GET "https://192.168.0.1/ws/v2/service_cfg/transcode/hd?vres"
GET Syntax
POST "https://192.168.0.1/ws/v2/service_cfg/transcode/hd? 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 below following the table.
Note
Table 208: URI Query/Set Arguments (possible fields and values preceded by ? and separated by &)
Description
URI 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
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
245
API Definitions
Transcoding Configuration Commands