Livestream
Add a multistream target
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the parent stream
Body
application/json
Name of transcoding profile that should be sent. Use "source" for pushing source stream data
Required string length:
1 - 500
Example:
"720p0"
If true, the stream audio will be muted and only silent video will be pushed to the target.
Example:
false
ID of multistream target object where to push this stream
Example:
"PUSH123"
Inline multistream target object. Will automatically create the target resource to be used by the created stream.
Response
204
_mintlify/placeholder
Success (No content)
Was this page helpful?