[mirotalk] - add missing, update dep

This commit is contained in:
Miroslav Pejic
2026-02-07 22:57:04 +01:00
parent fe0edc93bd
commit 25a37b7587
10 changed files with 19 additions and 17 deletions
+1 -1
View File
@@ -271,7 +271,7 @@ To embed a meeting within `your service or app` using an iframe, you can use the
```html
<iframe
allow="camera; microphone; display-capture; fullscreen; clipboard-read; clipboard-write; web-share; autoplay"
allow="camera; microphone; speaker-selection; display-capture; fullscreen; clipboard-read; clipboard-write; web-share; autoplay; picture-in-picture"
src="https://p2p.mirotalk.com/newcall"
style="height: 100vh; width: 100vw; border: 0px;"
></iframe>