Subt (Subtitle) Transcode Configuration Command - Cisco D9800 Reference Manual

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

Advertisement

API Definitions

SUBT (Subtitle) Transcode Configuration Command

Table 211: Command Details
Command Detail
Command URL
Command Information
HTTP Methods
Access Type
Access Level
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 212: URI Query/Set Arguments (possible fields and values preceded by ? and separated by &)
URI Argument
index (Key)
opmode
Description
https://192.168.0.1/ws/v2/service_cfg/transcode/subt
Allows set or get of subtitles transcode configuration.
GET, POST
Read, Write
User, Admin
All SUBT transcode Settings
GET "https://192.168.0.1/ws/v2/service_cfg/transcode/subt"
Single SUBT transcode Setting
GET "https://192.168.0.1/ws/v2/service_cfg/transcode/subt?opmode"
POST "https://192.168.0.1/ws/v2/service_cfg/transcode/subt?
index=1&opmode=Off"
All of the URI Arguments 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.
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)
Operational Mode of Subtitle
Type: String
Value: "Off", "On", "Imitext", "DVB"
Transcoding Configuration Commands
253

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents