Live Stream V1 API - Module Google::Cloud::Video::LiveStream::V1::Input::Type (v0.3.0)

Reference documentation and code samples for the Live Stream V1 API module Google::Cloud::Video::LiveStream::V1::Input::Type.

The type of the input.

Constants

TYPE_UNSPECIFIED

value: 0
Input type is not specified.

RTMP_PUSH

value: 1
Input will take an rtmp input stream.

SRT_PUSH

value: 2
Input will take an srt (Secure Reliable Transport) input stream.