Migrating cam to Svelte on Camera setup screen
This commit is contained in:
parent
5839e0b270
commit
47555d5955
4 changed files with 71 additions and 47 deletions
4
front/dist/index.tmpl.html
vendored
4
front/dist/index.tmpl.html
vendored
|
@ -94,10 +94,6 @@
|
|||
|
||||
<div id="activeScreenSharing" class="active-screen-sharing active">
|
||||
</div>
|
||||
<div id="webRtcSetup" class="webrtcsetup">
|
||||
<img id="webRtcSetupNoVideo" class="background-img" src="resources/logos/cinema-close.svg">
|
||||
<video id="myCamVideoSetup" autoplay muted></video>
|
||||
</div>
|
||||
<audio id="audio-webrtc-in">
|
||||
<source src="/resources/objects/webrtc-in.mp3" type="audio/mp3">
|
||||
</audio>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue