mirror of
https://github.com/HumanAIGC-Engineering/gradio-webrtc.git
synced 2026-02-05 09:59:22 +08:00
@@ -72,7 +72,7 @@
|
||||
const timeoutId = setTimeout(() => {
|
||||
// @ts-ignore
|
||||
on_change_cb({ type: "connection_timeout" });
|
||||
}, 5000);
|
||||
}, 10000);
|
||||
|
||||
start(
|
||||
null,
|
||||
|
||||
Reference in New Issue
Block a user