Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 3.48 KB

targetaddpayload.md

File metadata and controls

11 lines (8 loc) · 3.48 KB

TargetAddPayload

Fields

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.