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