Galène videoconferencing server discussion list archives
 help / color / mirror / Atom feed
* [Galene] Heads-up: built-in TURN server
@ 2021-01-18 21:26 Juliusz Chroboczek
  2021-01-18 21:38 ` [Galene] " Toke Høiland-Jørgensen
  2021-01-19  8:33 ` Rémi Nollet
  0 siblings, 2 replies; 20+ messages in thread
From: Juliusz Chroboczek @ 2021-01-18 21:26 UTC (permalink / raw)
  To: galene

I've just added an IPv-only TURN server to Galène.


# If you've already configured a TURN server and it works

Please add 

  -turn ""

to Galène's command line.


# If you're not currently running a TURN server

If you've got a global IP address on your server, a TURN server will
automagically appear the next time you update Galène.  Please make sure
that your firewall doesn't block port 1194 UDP or TCP, or else reconfigure
Galène to use a different port for TURN:

  -turn :1234

If your server is behind NAT, please make sure you forward ports 1194/UDP
and 1194/TCP in addition to port 8443, and tell Galène your global
(public) address:

  -turn 192.0.2.1:1194


# If you don't want to be running a TURN server

Disable Galène's built-in server by adding the following to the command
line:

  -turn ""


# Please help

Please read the new version of the README file, and let me know if there's
anything that's not clear enough.

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2021-01-19 13:07 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-18 21:26 [Galene] Heads-up: built-in TURN server Juliusz Chroboczek
2021-01-18 21:38 ` [Galene] " Toke Høiland-Jørgensen
2021-01-18 21:44   ` Juliusz Chroboczek
2021-01-18 21:54     ` Toke Høiland-Jørgensen
2021-01-18 22:03       ` Michael Ströder
2021-01-18 22:04       ` Juliusz Chroboczek
2021-01-18 22:27         ` Toke Høiland-Jørgensen
2021-01-18 22:37           ` Juliusz Chroboczek
2021-01-18 23:05             ` Toke Høiland-Jørgensen
2021-01-18 23:39               ` Michael Ströder
2021-01-19  0:22               ` Juliusz Chroboczek
2021-01-19 11:47                 ` Toke Høiland-Jørgensen
2021-01-19 11:52                   ` Juliusz Chroboczek
2021-01-19 12:12                     ` Toke Høiland-Jørgensen
2021-01-19 12:37                       ` Michael Ströder
2021-01-19 12:48                       ` Juliusz Chroboczek
2021-01-19 13:07                         ` Toke Høiland-Jørgensen
2021-01-19  8:33 ` Rémi Nollet
2021-01-19 11:00   ` Gabriel Kerneis
2021-01-19 11:21   ` Juliusz Chroboczek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox