[mirotalk] - update readme

This commit is contained in:
Miroslav Pejic
2023-09-06 12:41:29 +02:00
parent 5365d298de
commit adc2bb3e00
+10 -10
View File
@@ -101,16 +101,16 @@
| notify | boolean | welcome message |
> **Note**
When [host protection is enabled](https://github.com/miroslavpejic85/mirotalk/commit/285c92605585bf204996dc0bade9b3e7c62d75df#commitcomment-103108955), the URL format for direct room access after authentication should be as follows:
- https://p2p.mirotalk.com/?room=test
After host authentication, participants can join the room using any of the following URL formats:
- https://p2p.mirotalk.com/join/test
- https://p2p.mirotalk.com/join/?room=test
- https://p2p.mirotalk.com/join/?room=test&name=mirotalk&audio=0&video=0&screen=0&notify=0
>
> When [host protection is enabled](https://github.com/miroslavpejic85/mirotalk/commit/285c92605585bf204996dc0bade9b3e7c62d75df#commitcomment-103108955), the URL format for direct room access after authentication should be as follows:
>
> - https://p2p.mirotalk.com/?room=test
>
> After host authentication, participants can join the room using any of the following URL formats:
>
> - https://p2p.mirotalk.com/join/test
> - https://p2p.mirotalk.com/join/?room=test
> - https://p2p.mirotalk.com/join/?room=test&name=mirotalk&audio=0&video=0&screen=0&notify=0
</details>