From 99f505954be890ddab121940de5b9f2f5e86f2f5 Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Sat, 23 Apr 2022 20:50:39 +0200 Subject: [PATCH] [mirotalksfu] - fix typo --- README.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index dbf14e64..5538f6b3 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@
- Is `100% Free` - `Open Source` - `Self Hosted` -- `No download`, `plug-in` or `login` required, entirely browser-based -- `Unlimited` number of `conference rooms` and `users`, `without` call `time limitation` +- No download, plug-in or login required, entirely browser-based +- Unlimited number of conference rooms, without call time limitation - Desktop and Mobile compatible - Optimized Room URL Sharing (share it to your participants, wait for them to join) - Possibility to Password protect the Room for the meeting @@ -120,6 +120,15 @@ $ docker-compose down +
+Notes + +
+ +- Run the project on a `Linux or Mac` system as the `mediasoup` installation could have issues on `Windows`. + +
+
Rest API @@ -143,7 +152,7 @@ $ curl -X POST "https://sfu.mirotalk.org/api/v1/join" -H "authorization: mirotal
-- You can also `join` directly to your `room` by going to +- You can `join` directly to `room` by going to - https://sfu.mirotalk.org/join?room=test&name=mirotalksfu&audio=0&video=0¬ify=0 | Params | Type | Description | @@ -206,15 +215,6 @@ You can start videoconferencing directly from your Local PC, and be reachable fr
-
-Notes - -
- -- Run the project on a `Linux or Mac` system as the `mediasoup` installation could have issues on `Windows`. - -
-
Credits @@ -241,7 +241,7 @@ You can start videoconferencing directly from your Local PC, and be reachable fr
-- For discussions & support about the project, join with us on [Discord](https://discord.gg/rgGYfeYW3N) +- For discussions, help & support, join with us on [Discord](https://discord.gg/rgGYfeYW3N)