feat 优化

This commit is contained in:
Ironsp
2026-07-22 11:52:43 +08:00
parent bbd23051e7
commit 93f3a48caf

View File

@@ -112,7 +112,7 @@ export const initHls = (monitorVideoUrl, monitorVideoRef, isDialogVisible?: () =
playerStates.set(video, state);
/**
* 完善的错误处理:覆盖致命 + 非致命错误
* 完善的错误处理
*/
hls.on(Hls.Events.ERROR, (event, data) => {
// 对话框已关闭则不再恢复