修复hls无人观看事件不触发的bug

This commit is contained in:
xiongziliang 2020-08-30 09:14:45 +08:00
parent 8961ca1659
commit aedb1a8866

View File

@ -50,6 +50,7 @@ public:
if(!_registed){
regist();
_registed = true;
onNoneReader();
}
}