Galène videoconferencing server discussion list archives
 help / color / mirror / Atom feed
* [Galene] ANNOUNCE: galene-0.9.1
@ 2024-07-15 12:28 Juliusz Chroboczek
  2024-07-15 12:38 ` [Galene] " Juliusz Chroboczek
  0 siblings, 1 reply; 2+ messages in thread
From: Juliusz Chroboczek @ 2024-07-15 12:28 UTC (permalink / raw)
  To: galene

Dear all,

Galene-0.9 is available by doing

    git clone -b galene-0.9 https://github.com/jech/galene

This version changes the token login flow to force a user interaction in
all cases (even when both username and password are provided) in order to
work around autoplay issues in some browsers.  I happen to prefer the
previous flow, but there is apparently no way to reliably enable autoplay
in all supported browsers without a user interaction.

Since the default client has grown somewhat complex, I've included
a minimal client under static/example, in order to demonstrate how simple
it is to write your own client for Galene.

In other news, I've done some work on the native Android client, which
now has its own web page: https://galene.org/android/

The full changelog follows.

15 July 2024: Galene 0.9.1

  * Added an example client with minimal functionality under static/example.
  * Changed the token login to force a user interaction in order to avoid
    issues with autoplay.
  * Fixed a race condition that would cause the client to run with
    undefined settings if the initial connection was extremely fast.
  * Implemented client-side timeouts (we already had one on the server side).
  * Reduced the server-side timeout.
  * Don't attempt to set the file descriptor limit, since recent versions
    of the Go runtime do it automatically.

-- Juliusz

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

* [Galene] Re: ANNOUNCE: galene-0.9.1
  2024-07-15 12:28 [Galene] ANNOUNCE: galene-0.9.1 Juliusz Chroboczek
@ 2024-07-15 12:38 ` Juliusz Chroboczek
  0 siblings, 0 replies; 2+ messages in thread
From: Juliusz Chroboczek @ 2024-07-15 12:38 UTC (permalink / raw)
  To: galene

> Galene-0.9 is available by doing
> 
>     git clone -b galene-0.9 https://github.com/jech/galene

This should have said

Galene-0.9.1 is available by doing

    git clone -b galene-0.9.1 https://github.com/jech/galene

Sorry for the bad copy-paste job.

-- Juliusz

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

end of thread, other threads:[~2024-07-15 12:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-15 12:28 [Galene] ANNOUNCE: galene-0.9.1 Juliusz Chroboczek
2024-07-15 12:38 ` [Galene] " Juliusz Chroboczek

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