parent
132132d5be
commit
be4ce964bf
@ -15,7 +15,7 @@ Configuration du service coturn
|
|||||||
sudo vim /etc/turnservice.conf
|
sudo vim /etc/turnservice.conf
|
||||||
```
|
```
|
||||||
```
|
```
|
||||||
# listening-port=3478
|
listening-port=3478
|
||||||
tls-listening-port=5349
|
tls-listening-port=5349
|
||||||
|
|
||||||
fingerprint
|
fingerprint
|
||||||
@ -74,7 +74,7 @@ On restart les services
|
|||||||
```
|
```
|
||||||
sudo systemctl restart prosody coturn.service
|
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
|
||||||
[Testeur TURN](https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/)
|
[Testeur TURN](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)
|
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