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."],[[["This webpage provides documentation for the `Channel.Types.StreamingState` enum within the Google Cloud Live Stream v1 API."],["The `StreamingState` enum describes the various operational states of a live stream channel, such as `Streaming`, `Stopped`, `Starting`, and `AwaitingInput`."],["The most current documented version of `Channel.Types.StreamingState` is version 1.8.0, with older versions dating back to 1.0.0 also available."],["Each state within the enum has a clear description of the channel's current activity, or problem, such as waiting for an input stream or encountering an error publishing to the output location."],["The `Google.Cloud.Video.LiveStream.V1` namespace, within the `Google.Cloud.Video.LiveStream.V1.dll` assembly, is the location of this enum within the Google Cloud library."]]],[]]