Galène videoconferencing server discussion list archives
 help / color / mirror / Atom feed
From: Juliusz Chroboczek <jch@irif.fr>
To: "Toke Høiland-Jørgensen" <toke@toke.dk>
Cc: Cell <galene.org@kn1ght.org>, galene@lists.galene.org
Subject: [Galene] Re: coturn config
Date: Mon, 28 Dec 2020 19:49:25 +0100	[thread overview]
Message-ID: <87a6tx7olm.wl-jch@irif.fr> (raw)
In-Reply-To: <87sg7qyaj2.fsf@toke.dk>

>> In Galène, authentication only happens when you join a group, so that
>> would mean communicating the ICE configuration together with the "joined"
>> message that carries the client's permissions.

> Yup, that makes sense!

I've made the protocol change in the master branch, and made it so the
TURN configuration can change at any time and Galène will notice within
5 minutes at most.  We're not changing the configuration of previously
joined clients yet, but the protocol could support it quite easily.

(We'd simply need to send a "type=joined, kind=change" message to all the
clients when we detect a change, and the clients will switch to the new
TURN credentials at the next ICE restart.)

> I look forward to your implementation :)

I've put an implementation into the branch "tokes-folly".  It's completely
untested, please let me know if it works.

I'm a little hesitant to merge it, since it is just as easily done by
writing a five-line Python or Lua script that fetches the new
configuration and dumps it into Galènes data directory.

-- Juliuszp

  reply	other threads:[~2020-12-28 18:49 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-27 16:57 [Galene] " Cell
2020-12-27 17:55 ` [Galene] " Toke Høiland-Jørgensen
2020-12-27 18:02 ` Cell
2020-12-27 18:06 ` Cell
2020-12-27 18:16   ` Toke Høiland-Jørgensen
2020-12-27 19:04 ` Juliusz Chroboczek
2020-12-27 19:27   ` Juliusz Chroboczek
2020-12-27 20:32     ` Toke Høiland-Jørgensen
2020-12-27 23:28       ` Juliusz Chroboczek
2020-12-28  1:38         ` Toke Høiland-Jørgensen
2020-12-28 18:49           ` Juliusz Chroboczek [this message]
2020-12-28 19:59             ` Toke Høiland-Jørgensen
2020-12-29  1:56               ` Juliusz Chroboczek
2020-12-29  2:09                 ` Toke Høiland-Jørgensen
2020-12-29  8:35                   ` Michael Ströder
2021-01-01 22:55               ` Juliusz Chroboczek
2021-01-01 23:43                 ` Gabriel Kerneis
2021-01-02  0:02                   ` Juliusz Chroboczek
2021-01-07 12:07                 ` Michael Ströder
2021-01-07 12:14                   ` Toke Høiland-Jørgensen
2021-01-07 12:31                     ` [Galene] logging (was: coturn config) Michael Ströder
2021-01-07 13:27                   ` [Galene] Re: coturn config Juliusz Chroboczek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.galene.org/postorius/lists/galene.lists.galene.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a6tx7olm.wl-jch@irif.fr \
    --to=jch@irif.fr \
    --cc=galene.org@kn1ght.org \
    --cc=galene@lists.galene.org \
    --cc=toke@toke.dk \
    --subject='[Galene] Re: coturn config' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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