diff --git a/trunk/src/app/srs_app_hls.cpp b/trunk/src/app/srs_app_hls.cpp index c2ecb4891..d9bc9dad6 100644 --- a/trunk/src/app/srs_app_hls.cpp +++ b/trunk/src/app/srs_app_hls.cpp @@ -61,7 +61,7 @@ using namespace std; // startup piece, the first piece, fragment percent to reap. #define SRS_HLS_FLOOR_STARTUP_PERCENT 0.1 // fragment plus the deviation percent. -#define SRS_HLS_FLOOR_REAP_PERCENT 0.9 +#define SRS_HLS_FLOOR_REAP_PERCENT 0.2 ISrsHlsHandler::ISrsHlsHandler() {