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);