Name | Type | Description | Notes |
---|---|---|---|
name | string | Add a name for your live stream here. | |
public | bool | Whether your video can be viewed by everyone, or requires authentication to see it. A setting of false will require a unique token for each view. Learn more about the Private Video feature here. | [optional] |
playerId | string | The unique identifier for the player. | [optional] |
restreams | \ApiVideo\Client\Model\RestreamsRequestObject[] | Use this parameter to add, edit, or remove `RTMPS` or `RTMP` services where you want to restream a live stream. The list can only contain up to 5 destinations. | [optional] |