feat 优化
This commit is contained in:
@@ -126,6 +126,7 @@ export const initHls = (monitorVideoUrl, monitorVideoRef, isDialogVisible?: () =
|
|||||||
// if (onStall) {
|
// if (onStall) {
|
||||||
// onStall();
|
// onStall();
|
||||||
// }
|
// }
|
||||||
|
hls.startLoad();
|
||||||
} else {
|
} else {
|
||||||
console.warn('[HLS] 网络错误,自动恢复...');
|
console.warn('[HLS] 网络错误,自动恢复...');
|
||||||
hls.startLoad();
|
hls.startLoad();
|
||||||
|
|||||||
Reference in New Issue
Block a user