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