DirectCdnStreamingReason

Reason for CDN streaming state changes.

Deprecated
Deprecated since v4.6.2.

Enumerations

directCdnStreamingReasonOk
0: Streaming status is normal.
directCdnStreamingReasonFailed
1: General error with no specific reason. You can try streaming again.
directCdnStreamingReasonAudioPublication
2: Audio streaming error. For example, the local audio capture device is not working properly, occupied by another process, or lacks permission.
directCdnStreamingReasonVideoPublication
3: Video streaming error. For example, the local video capture device is not working properly, occupied by another process, or lacks permission.
directCdnStreamingReasonNetConnect
4: Failed to connect to CDN.
directCdnStreamingReasonBadName
5: The URL has already been used for streaming. Please use a new URL.