From 5fe01a3a02d822d430df87fc2965a02483a639e8 Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Mon, 16 Oct 2023 08:36:52 +0200 Subject: [PATCH] [mirotalksfu] - update readme --- README.md | 10 ++++++---- docs/ngrok.md | 8 ++++---- docs/self-hosting.md | 4 ++-- 3 files changed, 12 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index fa355f1d..71ec85e2 100644 --- a/README.md +++ b/README.md @@ -326,12 +326,14 @@ Do you find MiroTalk SFU indispensable for your needs? Join us in supporting thi
+## Diving into Additional MiroTalk Projects: +
MiroTalk P2P
-Try also [MiroTalk P2P](https://github.com/miroslavpejic85/mirotalk), the difference between the two projects you can found [here](https://github.com/miroslavpejic85/mirotalksfu/issues/14#issuecomment-932701999). +Try also [MiroTalk P2P](https://github.com/miroslavpejic85/mirotalk) `peer to peer` real-time video conferences, optimized for small groups. `Unlimited time, unlimited concurrent rooms` each having 5-8 participants.
@@ -340,7 +342,7 @@ Try also [MiroTalk P2P](https://github.com/miroslavpejic85/mirotalk), the differ
-Try also [MiroTalk C2C](https://github.com/miroslavpejic85/mirotalkc2c) cam 2 cam. +Try also [MiroTalk C2C](https://github.com/miroslavpejic85/mirotalkc2c) `peer to peer` real-time video conferences, optimized for cam 2 cam. `Unlimited time, unlimited concurrent rooms` each having 2 participants. @@ -349,7 +351,7 @@ Try also [MiroTalk C2C](https://github.com/miroslavpejic85/mirotalkc2c) cam 2 ca
-Try also [MiroTalk BRO](https://github.com/miroslavpejic85/mirotalkbro) live broadcasting. +Try also [MiroTalk BRO](https://github.com/miroslavpejic85/mirotalkbro) `Live broadcast` (peer to peer) live video, audio and screen stream to all connected users (viewers). `Unlimited time, unlimited concurrent rooms` each having a broadcast and many viewers. @@ -358,7 +360,7 @@ Try also [MiroTalk BRO](https://github.com/miroslavpejic85/mirotalkbro) live bro
-Try also [MiroTalk WEB](https://github.com/miroslavpejic85/mirotalkwebrtc) rooms scheduler. +Try also [MiroTalk WEB](https://github.com/miroslavpejic85/mirotalkwebrtc) a platform that allows for the management of an `unlimited number of users`. Each user must register with their email, username, and password, after which they gain access to their `personal dashboard`. Within the dashboard, users can `manage their rooms and schedule meetings` using the desired version of MiroTalk on a specified date and time. Invitations to these meetings can be sent via email, shared through the web browser, or sent via SMS. diff --git a/docs/ngrok.md b/docs/ngrok.md index 81f54982..40500e46 100644 --- a/docs/ngrok.md +++ b/docs/ngrok.md @@ -1,11 +1,11 @@ # MiroTalk SFU - Ngrok -#### What is the purpose and functionality of Ngrok? +### What is the purpose and functionality of Ngrok? -https://docs.mirotalk.com/ngrok/ngrok/ +[https://docs.mirotalk.com/ngrok/ngrok/](https://docs.mirotalk.com/ngrok/ngrok/) -#### How to exposing MiroTalk SFU with Ngrok? +### How to exposing MiroTalk SFU with Ngrok? -https://docs.mirotalk.com/mirotalk-sfu/ngrok/ +[https://docs.mirotalk.com/mirotalk-sfu/ngrok/](https://docs.mirotalk.com/mirotalk-sfu/ngrok/) --- diff --git a/docs/self-hosting.md b/docs/self-hosting.md index 73731e38..7b7d1f82 100644 --- a/docs/self-hosting.md +++ b/docs/self-hosting.md @@ -1,7 +1,7 @@ # MiroTalk SFU - Self Hosting -#### How can I self-host MiroTalk SFU on my own server? +### How can I self-host MiroTalk SFU on my own server? -https://docs.mirotalk.com/mirotalk-sfu/self-hosting/ +[https://docs.mirotalk.com/mirotalk-sfu/self-hosting/](https://docs.mirotalk.com/mirotalk-sfu/self-hosting/) ---