CreateLiveStream
Creates a new live stream.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
If true, the live stream's ingest URL will be proxied through an alternative ingest server.
If true, the live stream will have a secondary output (and separate transcoding pipeline). This comes at an additional cost.
REGION_UNSPECIFIED, REGION_AF, REGION_AS, REGION_EU, REGION_NA, REGION_OC, REGION_SA Accept input from the input source.
If set to false, the live stream will not accept input from the input source
regardless of the input source's state (e.g., the input source is live).
If set to true, the live stream will accept input from the input source
if the input source is live.
By default, it is set to true.
Priority of the live stream. This is used to sort the live streams and to discover the next live stream to run when multiple streams are connected to a shared ingest.
OK