正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -61,7 +61,7 @@ using namespace std; | @@ -61,7 +61,7 @@ using namespace std; | ||
| 61 | // startup piece, the first piece, fragment percent to reap. | 61 | // startup piece, the first piece, fragment percent to reap. |
| 62 | #define SRS_HLS_FLOOR_STARTUP_PERCENT 0.1 | 62 | #define SRS_HLS_FLOOR_STARTUP_PERCENT 0.1 |
| 63 | // fragment plus the deviation percent. | 63 | // fragment plus the deviation percent. |
| 64 | -#define SRS_HLS_FLOOR_REAP_PERCENT 0.9 | 64 | +#define SRS_HLS_FLOOR_REAP_PERCENT 0.2 |
| 65 | 65 | ||
| 66 | ISrsHlsHandler::ISrsHlsHandler() | 66 | ISrsHlsHandler::ISrsHlsHandler() |
| 67 | { | 67 | { |
-
请 注册 或 登录 后发表评论