mirror of
https://github.com/beatriceo/polyglot.git
synced 2025-04-13 08:49:13 +00:00
added mute to html of local video
This commit is contained in:
parent
9970c384c6
commit
8c833e47d9
@ -5,7 +5,7 @@
|
||||
<div class="call-container">
|
||||
<div id="remote-video-container">
|
||||
<div id="video_overlays">
|
||||
<video id="local-video" autoplay></video>
|
||||
<video id="local-video" autoplay muted></video>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user