Divi
5def410024
fix: Broken links in documentation
2024-06-21 18:04:33 +10:00
Joas Schilling
48ff3e32a6
fix(docs): Fix navigation nesting of the documentation
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-04 15:25:24 +02:00
sando38
bd53ecafbf
Update docs/TURN.md
...
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: sando38 <90323876+sando38@users.noreply.github.com>
2023-06-28 12:49:04 +02:00
sando38
f95d0157a5
Documentation: Add eturnal as a second TURN server example
...
Also create additonal documents accordingly.
Signed-off-by: sando38 <sandomir@tutanota.com>
2023-06-26 18:00:42 +02:00
Joas Schilling
59d7c216df
fix(docs): FIx broken-list item
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-30 15:51:57 +02:00
Joas Schilling
7f6dbab1a0
Reorganize more documentation pages
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-03 07:36:43 +01:00
Joas Schilling
fe82e7913d
Fix(docs): Grammar and markdown-layout fixes for TURN docs
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-02 10:26:32 +01:00
Björn Schießle
ca363f160a
Update TURN server documentation
...
Update the TURN server documentation with some additional useful
information how to check if the TRUN server is setup correctly and
reachable from the outside.
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2021-08-20 09:23:11 +02:00
Daniel Calviño Sánchez
bdbb065707
Add information about changes in Talk 12
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-06-17 19:06:24 +02:00
Daniel Calviño Sánchez
676c462e57
Add details about "external-ip" parameter
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-06-17 19:06:24 +02:00
Daniel Calviño Sánchez
5f3948d475
Add section about disabling UDP or TCP protocols
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-06-17 19:06:24 +02:00
Daniel Calviño Sánchez
bcac283640
Add explanation about why TURN server is needed with the HPB
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-06-17 19:06:24 +02:00
Daniel Calviño Sánchez
71a82ec05f
Add section about configuring the TURN server on internal networks
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-06-17 19:06:24 +02:00
Daniel Calviño Sánchez
c614a75345
Add documentation about TLS connections
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-06-17 19:06:24 +02:00
Daniel Calviño Sánchez
95ebf1f6fb
Add section about running coTURN on privileged ports
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-06-16 23:42:44 +02:00
Daniel Calviño Sánchez
8fbd2f8361
Add differences between Firefox and Chromium when testing TURN
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-09-03 13:21:34 +02:00
Daniel Calviño Sánchez
01db29962b
Add note about "total-quota" parameter
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-09-03 13:21:34 +02:00
Daniel Calviño Sánchez
03886913bf
Add coTURN version recommendation
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-09-03 13:21:34 +02:00
Daniel Calviño Sánchez
b1cb811b9f
Add documentation about testing the TURN server
...
In order to know if a TURN server is working it is useful to actually
test the data transfer through the TURN server instead of just checking
if it generates relay candidates.
When an RTCPeerConnection is created an RTCConfiguration can be provided
to configure it. One of the values it accepts is "iceTransportPolicy",
which can be either set to "all" to gather all types of candidates or to
"relay" to only gather relay candidates.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-05-18 00:13:01 +02:00
Xenon Orion
e0169a7c17
Update TURN.md
2020-05-14 23:00:25 +02:00
Jos Poortvliet
585721864d
Update TURN.md
...
Some wording changes.
2020-04-02 11:48:48 +02:00
Joas Schilling
01dd3251b6
Merge pull request #3211 from nextcloud/bugfix/noid/stun-and-turn-are-required
...
Fix documentation to make clear the TURN is not replacing the STUN bu…
2020-04-02 11:45:31 +02:00
Joas Schilling
e4b83608ef
Fix documentation to make clear the TURN is not replacing the STUN but an addition
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-04-02 11:19:34 +02:00
Joas Schilling
2d5e55725b
Reflect the NAT situation a bit better in the TURN docs
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-31 19:54:27 +02:00
Joas Schilling
c00c14ebf1
Extend the documentation a bit for when HPB is needed
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-13 08:31:49 +01:00
Joas Schilling
f3d0f05181
Better note box
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-02 16:56:20 +02:00
Joas Schilling
2fa61a2667
Remove DTLS sample
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-02 16:29:11 +02:00
Joas Schilling
1914daa535
More formating
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-02 12:17:35 +02:00
Joas Schilling
b2f46f3bd1
Formating
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-02 12:11:37 +02:00
MichaIng
a4e0e79011
Add coTURN setup documentation
...
+ Based on the HowTo from Nextcloud forum: https://help.nextcloud.com/t/howto-setup-nextcloud-talk-with-turn-server/30794
Signed-off-by: MichaIng <micha@dietpi.com>
2019-08-31 00:09:17 +02:00