State of streaming operation that the channel is running.
Values:
STREAMING_STATE_UNSPECIFIED (0):
Streaming state is not specified.
STREAMING (1):
Channel is getting the input stream,
generating the live streams to the specified
output location.
AWAITING_INPUT (2):
Channel is waiting for the input stream
through the input.
STREAMING_ERROR (4):
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).
STREAMING_NO_INPUT (5):
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.
STOPPED (6):
Channel is stopped, finishing live streams.
STARTING (7):
Channel is starting.
STOPPING (8):
Channel is stopping.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,[]]