user smaller deviation to avoid dup ts.

pull/133/head
winlin 10 years ago
parent f6e135943f
commit 9be7fbba7d

@ -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()
{

Loading…
Cancel
Save