feat 优化

This commit is contained in:
Ironsp
2026-07-22 14:01:32 +08:00
parent 93f3a48caf
commit b638e7eaa0

View File

@@ -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();