Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 2.84 KB

multistreamtargetpatchpayload.md

File metadata and controls

10 lines (7 loc) · 2.84 KB

MultistreamTargetPatchPayload

Fields

Field Type Required Description Example
url str ✔️ Livepeer-compatible multistream target URL (RTMP(S) or SRT) rtmps://live.my-service.tv/channel/secretKey
name Optional[str] N/A
disabled Optional[bool] If true then this multistream target will not be used for pushing
even if it is configured in a stream object.