@ -169,7 +169,10 @@ export class HttpLivePlayer {
Message.warning(
`视频流加载失败, ${ErrorTypesCn[errorType] || "其他错误"}`
);
this.initLiveVideo();
let self = this;
setTimeout(() => {
self.initLiveVideo();
}, 300000);
});
// 视频断流