diff --git a/trunk/src/app/srs_app_ingest.cpp b/trunk/src/app/srs_app_ingest.cpp index 23811058a..99205fda5 100644 --- a/trunk/src/app/srs_app_ingest.cpp +++ b/trunk/src/app/srs_app_ingest.cpp @@ -32,7 +32,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #include // when error, ingester sleep for a while and retry. -#define SRS_INGESTER_SLEEP_US (int64_t)(3*1000*1000LL) +#define SRS_INGESTER_SLEEP_US (int64_t)(6*100*1000LL) SrsIngester::SrsIngester() {