Auto-reconnect
This commit is contained in:
parent
dd5a0c9933
commit
ec297e3912
7 changed files with 118 additions and 15 deletions
2
front/dist/index.html
vendored
2
front/dist/index.html
vendored
|
@ -9,7 +9,7 @@
|
|||
<link rel="stylesheet" href="/resources/style/style.css">
|
||||
<title>Document</title>
|
||||
</head>
|
||||
<body style="margin: 0">
|
||||
<body id="body" style="margin: 0">
|
||||
<script src="bundle.js"></script>
|
||||
<div id="webRtc" class="webrtc">
|
||||
<div id="activeCam" class="activeCam">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue