PublisherPublishStreamFailed constant

int const PublisherPublishStreamFailed

Description: Publishing failed due to no data in the stream.
Cause: No data in the stream.
Solutions: Check whether the video, audio capture module is working properly.

Implementation

static const int PublisherPublishStreamFailed = 1003001;