Pepguy commited on
Commit
3e02329
·
verified ·
1 Parent(s): 81fde93

Update public/index.html

Browse files
Files changed (1) hide show
  1. public/index.html +1 -0
public/index.html CHANGED
@@ -3,6 +3,7 @@
3
  <html>
4
  <body>
5
  <h3>Broadcaster</h3>
 
6
  <video id="localVideo" autoplay muted></video>
7
  <script>
8
  const ws = new WebSocket('ws://pepguy-swarming-1.hf.space');
 
3
  <html>
4
  <body>
5
  <h3>Broadcaster</h3>
6
+ <p>Hello </p>
7
  <video id="localVideo" autoplay muted></video>
8
  <script>
9
  const ws = new WebSocket('ws://pepguy-swarming-1.hf.space');