Presets
Last updated
Last updated
POST
http://recording_server:9000/api/presets
Adds a new Preset
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
PUT
http://recording_server:9000/api/presets/{index}
Updates an existing preset
GET
http://recording_server:9000/api/presets/{index}
Returns a full configuration of a Preset by its index
GET
http://recording_server:9000/api/presets/{index}/formats
Returns available encoding containers for the Preset
GET
http://recording_server:9000/api/presets/{index}/videoCodecs
Returns video codecs available for the specified Format of the Preset
GET
http://recording_server:9000/api/presets/{index}/audioCodecs
Returns audio codecs available for the specified Format of the Preset
GET
http://recording_server:9000/api/presets/{index}/timecodes
Returns a list of available start timecode values
GET
http://recording_server:9000/api/presets/
Returns a list of available encoding presets
DELETE
http://recording_server:9000/api/presets/{index}
Removes a Preset by its index
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Authorization
string
API Token
Name
string
Specifies the name of the Preset
Type
string
Matches the Destination Type
Format
string
Encoding Format
VideoCodec
string
Encoding video codec
AudioCodec
string
Encoding audio codec
VideoBitrate
string
Encoding video bitrate
KeyFrameInterval
string
Key-frame interval (GOP-size)
StartTimecode
object
Start timecode type
ManualTimecode
string
Manual start timecode value
Config
string
Total encoding config
{index}
integer
sets an index of a Preset
Authorization
string
API Token
Name
string
Specifies the name of the Preset
Type
string
Matches the Destination Type
Format
string
Encoding Format
VideoCodec
string
Encoding video codec
AudioCodec
string
Encoding audio codec
VideoBitrate
string
Encoding video bitrate
KeyFrameInterval
string
Key-frame interval (GOP-size)
StartTimecode
object
Start timecode type
ManualTimecode
string
Manual start timecode value
Config
string
Total encoding config
{index}
integer
sets an index of a Preset
Authorization
string
API Token
{index}
integer
sets an index of a Preset
Authorization
string
API Token
{index}
integer
sets an index of a Preset
Authorization
string
API Token
{index}
integer
sets an index of a Preset
Authorization
string
API Token
{index}
integer
sets an index of a Preset
Authorization
string
API Token
Authorization
string
API Token
{index}
integer
Index of a Preset to be removed
Authorization
string
API Token