From 59c961a6df4c9f337fb5cc563863635bda27fc0b Mon Sep 17 00:00:00 2001 From: xia-chu <771730766@qq.com> Date: Sun, 2 Jul 2023 12:44:07 +0800 Subject: [PATCH] =?UTF-8?q?webrtc=E9=A1=B5=E9=9D=A2=E6=B5=81=E5=88=B7?= =?UTF-8?q?=E6=96=B0=E6=97=B6=E9=97=B4=E6=94=B9=E4=B8=BA5=E7=A7=92?= =?UTF-8?q?=E4=B8=80=E6=AC=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- www/webrtc/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/webrtc/index.html b/www/webrtc/index.html index 0ff074f4..c39d6c04 100644 --- a/www/webrtc/index.html +++ b/www/webrtc/index.html @@ -316,7 +316,7 @@ } setInterval(() => { get_media_list(); - }, 1000); + }, 5000);