Multistream target
Update a multistream
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the multistream target
Body
application/json
Livepeer-compatible multistream target URL (RTMP(S) or SRT)
Example:
"rtmps://live.my-service.tv/channel/secretKey"
If true then this multistream target will not be used for pushing even if it is configured in a stream object.
Response
204
_mintlify/placeholder
Success
Was this page helpful?