Multistream target
Create a multistream
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
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
201
application/json
Success
Example:
"09F8B46C-61A0-4254-9875-F71F4C605BC7"
Example:
"66E2161C-7670-4D05-B71D-DA2D6979556F"
If true then this multistream target will not be used for pushing even if it is configured in a stream object.
Timestamp (in milliseconds) at which multistream target object was created
Example:
1587667174725
Was this page helpful?