DirectCdnStreamingReason

The reason for a change in CDN streaming state.

Deprecated
Deprecated since v4.6.2.

Enumerations

DirectCdnStreamingReasonOk
0: Streaming is normal.
DirectCdnStreamingReasonFailed
1: General error with no specific reason. You can try to restart the stream.
DirectCdnStreamingReasonAudioPublication
2: Audio streaming error. For example, the local audio capture device is not working properly, is occupied by another process, or lacks permission.
DirectCdnStreamingReasonVideoPublication
3: Video streaming error. For example, the local video capture device is not working properly, is occupied by another process, or lacks permission.
DirectCdnStreamingReasonNetConnect
4: Failed to connect to the CDN.
DirectCdnStreamingReasonBadName
5: The URL is already used for streaming. Please use a new URL.