Method returns a list of all custom quality sets.
Transcoding is designed to minimize video file size while maintaining maximum visual quality. This is done so that the video can be delivered and viewed on any device, on any Internet connection, anywhere in the world. It’s always a compromise between video/audio quality and delivery+viewing quality (QoE).
Our experts have selected the optimal parameters for transcoding, to ensure maximum video/audio quality with the best compression. Default quality sets are described in the documentation. These values are the default for everyone. There is no need to configure anything additional.
Read more about qiality in our blog How we lowered the bitrate for live and VOD streaming by 32.5% without sacrificing quality.
Only for those cases when, in addition to the main parameters, it is necessary to use your own, then it is necessary to use custom quality sets.
How to use:
{ "live":[],"vod":[] }
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Successful
The response is of type object
.