Livestream Input

Livestream Input in Google Cloud is a resource that represents an input endpoint for ingesting live video streams into the Livestream API. It defines how video content is received, including input type, protocol, and security settings. This input can be connected to a channel for processing, transcoding, and delivering live video to viewers.

gcp.livestream_input

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
create_timecoretimestampOutput only. The creation time.
datadog_display_namecorestring
input_stream_propertycorejsonOutput only. The information for the input stream. This field will be present only when this input receives the input stream.
labelscorearray<string>User-defined key/value metadata.
namecorestringThe resource name of the input, in the form of: `projects/{project}/locations/{location}/inputs/{inputId}`.
organization_idcorestring
parentcorestring
preprocessing_configcorejsonPreprocessing configurations.
project_idcorestring
project_numbercorestring
region_idcorestring
resource_namecorestring
security_rulescorejsonSecurity rule for access control.
tagscorehstore_csv
tiercorestringTier defines the maximum input specification that is accepted by the video pipeline. The billing is charged based on the tier specified here. See [Pricing](https://cloud.google.com/livestream/pricing) for more detail. The default is `HD`.
typecorestringSource type.
update_timecoretimestampOutput only. The update time.
uricorestringOutput only. URI to push the input stream to. Its format depends on the input type, for example: * `RTMP_PUSH`: `rtmp://1.2.3.4/live/{STREAM-ID}` * `SRT_PUSH`: `srt://1.2.3.4:4201?streamid={STREAM-ID}`
zone_idcorestring