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