[mirotalksfu] - update readme
هذا الالتزام موجود في:
42
README.md
42
README.md
@@ -121,6 +121,39 @@ $ docker-compose down
|
|||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Https</summary>
|
||||||
|
|
||||||
|
<br/>
|
||||||
|
|
||||||
|
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).
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Self Host</summary>
|
||||||
|
|
||||||
|
<br/>
|
||||||
|
|
||||||
|
Change the `announcedIp` with your `Server public IPv4` on `app/src/config.js`:
|
||||||
|
|
||||||
|
```js
|
||||||
|
{
|
||||||
|
ip: '0.0.0.0',
|
||||||
|
announcedIp: 'Server Public IPv4', // 'xx.xxx.xxx.xx'
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
|
Set the inbound rules:
|
||||||
|
|
||||||
|
| Port range | Protocol | Source | Description |
|
||||||
|
| ----------- | -------- | --------- | ------------------- |
|
||||||
|
| 3010 | TCP | 0.0.0.0/0 | App listen on tcp |
|
||||||
|
| 40000-40100 | TCP | 0.0.0.0/0 | RTC port ranges tcp |
|
||||||
|
| 40000-40100 | UDP | 0.0.0.0/0 | RTC port ranges udp |
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>Notes</summary>
|
<summary>Notes</summary>
|
||||||
|
|
||||||
@@ -207,15 +240,6 @@ https://sfu.mirotalk.org
|
|||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
<details>
|
|
||||||
<summary>Https</summary>
|
|
||||||
|
|
||||||
<br/>
|
|
||||||
|
|
||||||
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).
|
|
||||||
|
|
||||||
</details>
|
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>Credits</summary>
|
<summary>Credits</summary>
|
||||||
|
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم