@ -439,6 +439,7 @@ onUnmounted(() => {
// 释放 webRtcServer
if (!webRtcServer.value) return;
console.log(123);
jessibuca.value.destroy()
// webRtcServer.value.disconnect();
// webRtcServer.value = null;
}