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. |