Create a live relay
A Relay is ingesting object that contains the information required to access 3rd ingest servers (a.k.a RTMP/broadcast destination). Use the key and url to configure it.
Last updated
A Relay is ingesting object that contains the information required to access 3rd ingest servers (a.k.a RTMP/broadcast destination). Use the key and url to configure it.
Last updated
POST
https://api.uiza.io/api-live/owner/v1/live-entities/:id/relays
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
The relay information is included in a live entity.
id
String
The identifier of the live entity you want to create a new relay into it.
name
String
The name of your broadcast destination.
url
string
The new RTMP server endpoint to be updated, make sure it included the rtmp://
prefix.
key
string
The key of your new RTMP server that you want the live entity relay to.