forked from varia/web-narrowcast
Update 'index.html'
test if jitsi placeholder is not asking for camera and microphone permissions
This commit is contained in:
parent
4646e3d946
commit
e00b8ab000
@ -148,7 +148,7 @@
|
|||||||
<!-- JITSI -->
|
<!-- JITSI -->
|
||||||
<!-- PLACEHOLDER link: https://meet.jit.si/varia.broadcats -->
|
<!-- PLACEHOLDER link: https://meet.jit.si/varia.broadcats -->
|
||||||
<div class="halfscreen hide" id="showJit">
|
<div class="halfscreen hide" id="showJit">
|
||||||
<iframe src="https://meet.jit.si/varia.broadcats" allow="camera; microphone" width="640" height="480" frameborder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen>
|
<iframe src="https://meet.jit.si/varia.broadcats" width="640" height="480" frameborder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen>
|
||||||
</iframe>
|
</iframe>
|
||||||
<br> ↬
|
<br> ↬
|
||||||
<a class="windowlinks" href="" target="_blank"> direct link to ↬ Jitsi</a>
|
<a class="windowlinks" href="" target="_blank"> direct link to ↬ Jitsi</a>
|
||||||
|
Loading…
Reference in New Issue
Block a user