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-04-01 UTC."],[[["This document provides reference information for the `StreamingState` enum within the Google Cloud Video Live Stream v1 API."],["The `StreamingState` enum describes the various operational states of a live stream channel, including `AwaitingInput`, `Starting`, `Stopped`, `Stopping`, `Streaming`, `StreamingError`, `StreamingNoInput`, and `Unspecified`."],["The most current version of the API available is 1.8.0, but the document also provides a history of prior versions all the way back to version 1.0.0."],["The `StreamingState` enum is located in the namespace `Google.Cloud.Video.LiveStream.V1` and is included within the `Google.Cloud.Video.LiveStream.V1.dll` assembly."]]],[]]