Field | Type | Required | Description | Example |
---|---|---|---|---|
Profile |
string | ✔️ | Name of transcoding profile that should be sent. Use "source" for pushing source stream data |
720p0 |
VideoOnly |
*bool | ➖ | If true, the stream audio will be muted and only silent video will be pushed to the target. |
false |
ID |
*string | ➖ | ID of multistream target object where to push this stream | PUSH123 |
Spec |
*components.TargetAddPayloadSpec | ➖ | Inline multistream target object. Will automatically create the target resource to be used by the created stream. |