mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-13 11:41:44 +08:00
Merge branch 'feature/on-record-ts' of https://github.com/wasphin/ZLMediaKit into pr
This commit is contained in:
@@ -121,6 +121,11 @@ void HlsMaker::flushLastSegment(bool eof){
|
||||
delOldSegment();
|
||||
makeIndexFile(eof);
|
||||
_last_file_name.clear();
|
||||
|
||||
onFlushLastSegment(seg_dur);
|
||||
}
|
||||
|
||||
void HlsMaker::onFlushLastSegment(uint32_t) {
|
||||
}
|
||||
|
||||
bool HlsMaker::isLive() {
|
||||
|
||||
Reference in New Issue
Block a user