PublisherErrorNetworkInterrupt constant

int const PublisherErrorNetworkInterrupt

Description:Stream publishing is temporarily interrupted and is retrying.
Cause: The network fluctuates or the network signal is bad.
Solutions: Please wait or check whether the network is normal.

Implementation

static const int PublisherErrorNetworkInterrupt = 1003020;