mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-22 00:42:22 +08:00
添加断流重连是否接着前一次继续写;修复断流重连成功后hls时间戳错误问题
This commit is contained in:
@@ -92,6 +92,7 @@ protected:
|
||||
protected:
|
||||
uint32_t _seg_number = 0;
|
||||
private:
|
||||
bool _noData = false;
|
||||
int _stampInc = 0;
|
||||
float _seg_duration = 0;
|
||||
uint64_t _file_index = 0;
|
||||
|
||||
Reference in New Issue
Block a user