Channel is waiting for the input stream through the input.
Starting
Channel is starting.
Stopped
Channel is stopped, finishing live streams.
Stopping
Channel is stopping.
Streaming
Channel is getting the input stream, generating the live streams to the
specified output location.
StreamingError
Channel is running, but has trouble publishing the live streams onto the
specified output location (for example, the specified Cloud Storage
bucket is not writable).
StreamingNoInput
Channel is generating live streams with no input stream. Live streams are
filled out with black screen, while input stream is missing.
Not supported yet.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The document outlines the different versions of the `Channel.Types.StreamingState` enum within the Google Cloud Video Live Stream V1 API, ranging from version 1.0.0 to the latest 1.8.0."],["`Channel.Types.StreamingState` describes the operational status of a live stream channel, with states including `AwaitingInput`, `Starting`, `Stopped`, `Stopping`, `Streaming`, `StreamingError`, `StreamingNoInput`, and `Unspecified`."],["The latest version of this enum is 1.8.0 and documentation is available for previous versions such as 1.7.0, 1.6.0, 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, and 1.0.0."],["Each streaming state represents a different phase or condition of the channel's live stream processing, such as waiting for input, actively streaming, or encountering errors."]]],[]]