From 489e8d41cb9ab36434155f3529cee8e8e98d920f Mon Sep 17 00:00:00 2001 From: Furkan Can Baytemur <41757315+Kaaleyah@users.noreply.github.com> Date: Sat, 30 Jul 2022 19:39:06 +0300 Subject: [PATCH] Muted the local video Since local video is not muted, it makes an echo even if there is no connection. Muting the local video would solve this problem. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 613d55c..d564e79 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@

1. Start your Webcam

Local Stream

- +

Remote Stream