From a100e12789ff553c001a1b35626ffe4ec197ebfe Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Sun, 23 Jan 2022 01:48:33 +0100 Subject: [PATCH] [mirotalksfu] - update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1239228..4f7e19f 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,10 @@ $ curl -X POST "https://sfu.mirotalk.org/api/v1/join" -H "authorization: mirotal | video | boolean | enable / disable | | notify | boolean | enable / disable | +## Https + +You can start videoconferencing directly from your Local PC, and be reachable from any device outside your network, simply by following [these steps](https://github.com/miroslavpejic85/mirotalksfu/issues/26#issuecomment-986309051). + ## Notes - Run the project on a `Linux or Mac` system as the `mediasoup` installation could have issues on `Windows`.