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: galene@lists.galene.org
Subject: [Galene] Re: ANNOUNCE: Galene 1.2
Date: Mon, 07 Sep 2026 15:08:41 +0200	[thread overview]
Message-ID: <87qzj55huu.wl-jch@irif.fr> (raw)
In-Reply-To: <87mrttgxek.fsf@toke.dk>

> I guess this also explains why other video conferencing software is so
> aggressive about opening a video preview as soon as you visit the
> site...

Yes.  I'm striving to make Galene feel non-intrusive: you're welcome to
come to my lecture and just sit in the back and listen.

(What's next?  Tell one fun thing about yourself before you're allowed to
join?)

> While I'm requesting features, on thing that's a bit surprising is that
> the settings in the test window don't stick.

That would be a bug, they're supposed to stick.  I suspect that it gets
reset when Firefox lies about the label of the camera.  Can you reproduce
the issue in a Chromium-based browser or in Safari?

> Bonus points if the selection could be made to stick between visits to
> the same site (stored in a cookie or something?) :)

The selection is stored in SessionStorage, so it sticks between reloads
but doesn't stick between visits.  Making it stick is a simple matter of
replacing SessionStorage by LocalStorage, but if I do that, I'll have to
add a GDPR-compliant popup.

  https://developer.mozilla.org/en-US/docs/Web/API/Window/sessionStorage

-- Juliusz

  reply	other threads:[~2026-09-07 13:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-05 14:00 [Galene] ANNOUNCE: Galene 1.2 Juliusz Chroboczek
2026-09-05 20:30 ` [Galene] " Toke Høiland-Jørgensen
2026-09-06  9:32   ` Juliusz Chroboczek
2026-09-07 10:37     ` Toke Høiland-Jørgensen
2026-09-07 13:08       ` Juliusz Chroboczek [this message]
2026-09-07 14:10         ` Toke Høiland-Jørgensen
2026-09-07 15:22           ` Juliusz Chroboczek
2026-09-07 16:01             ` Toke Høiland-Jørgensen
2026-09-06 12:28 ` Kenichiro Matohara
2026-09-07 15:27   ` 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=87qzj55huu.wl-jch@irif.fr \
    --to=jch@irif.fr \
    --cc=galene@lists.galene.org \
    --cc=toke@toke.dk \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox