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