mirror of
https://github.com/open-webui/open-webui
synced 2024-11-25 05:18:15 +00:00
fix: safari video
This commit is contained in:
parent
32c4748749
commit
e3efe2c565
@ -535,6 +535,7 @@
|
|||||||
id="camera-feed"
|
id="camera-feed"
|
||||||
autoplay
|
autoplay
|
||||||
class="w-full h-full object-cover object-center rounded-2xl"
|
class="w-full h-full object-cover object-center rounded-2xl"
|
||||||
|
playsinline
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<canvas id="camera-canvas" style="display:none;" />
|
<canvas id="camera-canvas" style="display:none;" />
|
||||||
|
Loading…
Reference in New Issue
Block a user