Livestream
Add a multistream target
POST
/
stream
/
{id}
/
create-multistream-target
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
If true, the stream audio will be muted and only silent video will be pushed to the target.
ID of multistream target object where to push this stream
Inline multistream target object. Will automatically create the target resource to be used by the created stream.
Was this page helpful?