KnownLivePipelineState enum

Known values of LivePipelineState that the service accepts.

Fields

Activating

The live pipeline is transitioning into the active state.

Active

The live pipeline is active and able to process media. If your data source is not available, for instance, if your RTSP camera is powered off or unreachable, the pipeline will still be active and periodically retrying the connection. Your Azure subscription will be billed for the duration in which the live pipeline is in the active state.

Deactivating

The live pipeline is transitioning into the inactive state.

Inactive

The live pipeline is idle and not processing media.