Continue screen sharing
This commit is contained in:
parent
3e2c5049f2
commit
0bbed7717a
3 changed files with 53 additions and 10 deletions
5
front/dist/index.html
vendored
5
front/dist/index.html
vendored
|
@ -108,12 +108,11 @@
|
|||
<img id="monitor" src="resources/logos/monitor.svg">
|
||||
<img id="monitor-close" src="resources/logos/monitor-close.svg">
|
||||
</div>
|
||||
<!--<div class="btn-call">
|
||||
<img src="resources/logos/phone.svg">
|
||||
</div>-->
|
||||
</div>
|
||||
</div>
|
||||
-->
|
||||
<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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue