修复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