[mirotalksfu] - update readme

هذا الالتزام موجود في:
Miroslav Pejic
2024-12-22 19:41:02 +01:00
الأصل 756eb162cf
التزام cda7908868

عرض الملف

@@ -153,25 +153,6 @@ Example:
</details>
<details open>
<summary>Embed a meeting</summary>
<br/>
![iframe](public/images/iframe.png)
To embed a meeting within `your service or app` using an iframe, you can use the following code:
```html
<iframe
allow="camera; microphone; display-capture; fullscreen; clipboard-read; clipboard-write; web-share; autoplay"
src="https://sfu.mirotalk.com/newroom"
style="height: 100vh; width: 100vw; border: 0px;"
></iframe>
```
</details>
<details open>
<summary>Quick Start</summary>
@@ -261,6 +242,25 @@ $ docker-compose down
</details>
<details open>
<summary>Embed a meeting</summary>
<br/>
![iframe](public/images/iframe.png)
To embed a meeting within `your service or app` using an iframe, you can use the following code:
```html
<iframe
allow="camera; microphone; display-capture; fullscreen; clipboard-read; clipboard-write; web-share; autoplay"
src="https://sfu.mirotalk.com/newroom"
style="height: 100vh; width: 100vw; border: 0px;"
></iframe>
```
</details>
<details>
<summary>Documentations</summary>