mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-13 03:31:45 +08:00
修复hls无人观看事件不触发的bug
This commit is contained in:
@@ -50,6 +50,7 @@ public:
|
||||
if(!_registed){
|
||||
regist();
|
||||
_registed = true;
|
||||
onNoneReader();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user