Create a new live output profile

Creates a live output profile with the specified encoding and streaming configuration including video codec, bitrate, resolution, and output URLs.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The display name for the output profile

outputType
object
required

The output type object with id and description

boolean
required

Whether the output profile is enabled

integer
required

The audio bitrate in bps

string
required

The primary output stream key

string
required

The primary output URL

string
required

The secondary output stream key

string
required

The secondary output URL

integer
required

The video bitrate in bps

string
required

The video bitrate mode (e.g., "CBR", "VBR")

string
required

The video codec (e.g., "H264")

integer
required

The video frame rate

integer
required

The video height in pixels

integer
required

The video width in pixels

Responses
200

Success

400

Bad Request

401

The caller is not authenticated

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!