CommonCdnUrlInvalid constant

int const CommonCdnUrlInvalid

Description: Incorrect CDN address.
Cause: The set CDN URL is not a standard RTMP or FLV protocol.
Solutions: Please check the supported protocol and format.

Implementation

static const int CommonCdnUrlInvalid = 1000055;