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 latest version of the `Channel.Types.StreamingState` enum is 1.8.0, with previous versions ranging back to 1.0.0, all related to the Google Cloud Video Live Stream v1 API."],["This enum, `Channel.Types.StreamingState`, defines the operational state of a streaming channel, as part of the Google.Cloud.Video.LiveStream.V1 namespace."],["The `StreamingState` enum includes states such as `AwaitingInput`, `Starting`, `Stopped`, `Stopping`, `Streaming`, `StreamingError`, `StreamingNoInput`, and `Unspecified`, each detailing a specific condition of the channel's live stream."],["The enum is contained within the `Google.Cloud.Video.LiveStream.V1.dll` assembly."]]],[]]