tentativo fix cam

This commit is contained in:
zaccaria.majid
2023-11-15 08:49:09 +01:00
parent 80638a2d8f
commit 87bdf45825
+1 -1
View File
@@ -35,7 +35,7 @@
</select>
</div>
<div>
<video id="video" playsinline autoplay class="w-100 h-100 border rounded shadow"></video>
<video id="video" playsinline="true" autoplay="true" class="w-100 h-100 border rounded shadow" muted="true"></video>
</div>
</div>
</div>