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