feat 优化
This commit is contained in:
@@ -112,7 +112,7 @@ export const initHls = (monitorVideoUrl, monitorVideoRef, isDialogVisible?: () =
|
|||||||
playerStates.set(video, state);
|
playerStates.set(video, state);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 完善的错误处理:覆盖致命 + 非致命错误
|
* 完善的错误处理
|
||||||
*/
|
*/
|
||||||
hls.on(Hls.Events.ERROR, (event, data) => {
|
hls.on(Hls.Events.ERROR, (event, data) => {
|
||||||
// 对话框已关闭则不再恢复
|
// 对话框已关闭则不再恢复
|
||||||
|
|||||||
Reference in New Issue
Block a user