类型:开发

描述:
This commit is contained in:
2026-02-03 23:46:55 +08:00
parent b7499f12d1
commit 6fe84fe853
5 changed files with 7 additions and 6 deletions

View File

@@ -113,7 +113,7 @@ let isCollect = ref(0)
}
})
player.on('play:failed', (err) => {
createPlayer(cameraIndexCode,videoElement);
// createPlayer(cameraIndexCode,videoElement);
})
webrtcRefs.push(player)
}