get https://api.theo.live/channels//status
Get the current status of a channel
Possible channel statuses
A channel can have different statuses. In the table below we list all possible cases:
status.code | status.message |
---|---|
creating | Channel is being created |
stopping | Channel is being stopped |
stopped | Channel is stopped |
deploying | Full channel stack is being deployed |
starting | Channel got deployed and is starting up |
error | Channel is stuck in error state |
ingesting | Channel is receiving ingest, waiting for manifest to be ready |
waiting | Channel is started, waiting for ingest |
playing | Channel is playing content |
deleting | Channel is currently being deleted |
deleted | Channel got deleted |