parent
eace7979b3
commit
dfa27bdb20
@ -1,7 +1,6 @@
|
|||||||
Prérequis un serveur prosody, un certificat pour notre domaine turn.im.cyberjinh.fr
|
Prérequis un serveur prosody, un certificat pour notre domaine turn.im.cyberjinh.fr
|
||||||
[certbot est notr ami](https://certbot.eff.org/docs/using.html#re-creating-and-updating-existing-certificates)
|
[certbot est notre ami](https://certbot.eff.org/docs/using.html#re-creating-and-updating-existing-certificates)
|
||||||
|
|
||||||
doc externe : [coturn prosody doc](https://prosody.im/doc/coturn) & [Install Coturn on Debian](https://community.hetzner.com/tutorials/install-turn-stun-server-on-debian-ubuntu-with-coturn)
|
|
||||||
|
|
||||||
Installation coturn
|
Installation coturn
|
||||||
```
|
```
|
||||||
@ -77,3 +76,5 @@ sudo systemctl restart prosody coturn.service
|
|||||||
```
|
```
|
||||||
En cas de probleme, on peut s'aider de ce site en précisant son serveur STUN de cette façon stun:stun.im.cyberjinh.fr:5349
|
En cas de probleme, on peut s'aider de ce site en précisant son serveur STUN de cette façon stun:stun.im.cyberjinh.fr:5349
|
||||||
`https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/`
|
`https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/`
|
||||||
|
|
||||||
|
doc externe : [coturn prosody doc](https://prosody.im/doc/coturn) & [Install Coturn on Debian](https://community.hetzner.com/tutorials/install-turn-stun-server-on-debian-ubuntu-with-coturn)
|
Loading…
Reference in New Issue
Block a user