Output Commands
Set the current device to use for channel output. NOTE: only some products allow you to set different output devices for different channels.
Because this endpoint doesn't use any variables, it can also be accessed using a GET request.
Query parameters
devicestringOptional
the name of the output device to use, i.e. NDI
channelsstringOptional
optional: comma-separated list of channel indexes to connect to this device
Responses
200
successful operation
application/json
400
bad request
get
/api/command/setOutputDeviceStart an RTMP stream.
Query parameters
choicestringOptional
Service name, like "Facebook"
serverUrlstringOptional
rtmp(s) server url
streamKeystringOptional
stream key for the rtmp server
Responses
200
successful operation
application/json
400
bad request
get
/api/command/startStreamingLast updated