first commit

This commit is contained in:
2021-01-13 16:04:04 +02:00
parent 41ba2f427b
commit 67afec48c1
5 changed files with 699 additions and 21 deletions

View File

@ -29,6 +29,9 @@
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
LOCAL VIDEO<video id="localVideo" autoplay></video>
<br></br>
REMOTE VIDEO<video id="remoteVideo" autoplay></video>
<!--
This HTML file is a template.
If you open it directly in the browser, you will see an empty page.