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