LiveEventInput

object
accessControlobjectInputAccessControlRequired
Access control for live event input.
Show 1 propertyHide 1 property
ipobjectIPAccessControlRequired
The IP access control for the live event inputs.
Show 1 propertyHide 1 property
allowlist of objectsIPRangeRequired
The IP ranges that will be allowed to access the preview. If empty, all IPs will be allowed.
Show 3 propertiesHide 3 properties
addressstringRequired
The IP address or DNS with port or protocol
namestringRequired1-32 characters
The name of the IP range. This is for your reference only. examples: 'everyone', 'dave's house', 'corp vpn'.
subnetPrefixLengthintegerRequired0 to 32
The subnet prefix length (see CIDR notation).
accessTokenstringRequired10-79 characters
For RTMP, a UUID in string form to uniquely identify the stream. For SRT, an arbitrary string of between 10 and 79 characters, used as the passphrase. This can be specified at creation time but cannot be updated. If omitted or null, the service will generate a unique value.
endpointslist of objectsLiveEventEndpointOptional
Populated server-side. The input endpoints for the live event.
Show 2 propertiesHide 2 properties
protocolstringOptional
The streaming protocol for the endpoint. Possible values include: 'SRT', 'RTMP'.
urlstringOptional
The IP address or DNS with port and protocol
keyFrameIntervalDurationstringRequired
ISO 8601 time duration of the key frame interval duration of the input. This value sets the EXT-X-TARGETDURATION property in the HLS output. For example, use PT2S to indicate 2 seconds. Leave the value empty for encoding live events.
streamingProtocolenumOptionalDefaults to RTMP
The input protocol for the live event. This is specified at creation time and cannot be updated.
Allowed values:RTMPRTMPSSRT
timedMetadataEndpointslist of objectsLiveEventTimedMetadataEndpointRequired
The metadata endpoints for the live event.
Show 1 propertyHide 1 property
urlstringRequired