From 902421bd1f43f4c1510ff3a79f5883d4ec7a3b51 Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Sun, 13 Mar 2022 17:37:16 +0100 Subject: [PATCH] [mirotalksfu] - update readme --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a889ee8..d46a02b 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ $ curl -X POST "https://sfu.mirotalk.org/api/v1/join" -H "authorization: mirotal | Params | Type | Description | | ------ | ------- | ---------------- | | room | string | room Id | - | name | string | your name | + | name | string | user name | | audio | boolean | enable / disable | | video | boolean | enable / disable | | notify | boolean | enable / disable | @@ -127,7 +127,7 @@ If you want to deploy a `MiroTalk SFU` instance on `your dedicated droplet`, or ## Live Demo -[Live demo](https://sfu.mirotalk.org) +https://sfu.mirotalk.org [![mirotalksfu-qr](public/images/mirotalksfu-qr.png)](https://sfu.mirotalk.org/) @@ -156,6 +156,8 @@ You can start videoconferencing directly from your Local PC, and be reachable fr - For discussions about the project, join with us on [Discord](https://discord.gg/rgGYfeYW3N) +
+ ## License [![AGPLv3](public/images/AGPLv3.png)](LICENSE) @@ -164,6 +166,8 @@ MiroTalk is free and can be modified and forked. But the conditions of the AGPLv --- +
+ ## Commercial License or closed source For commercial use or closed source projects, we can offer licensing under the following terms. @@ -189,3 +193,5 @@ Support this project by [becoming a sponsor](https://github.com/sponsors/mirosla ## 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). + +---