-
It does not seem the mailing list has a publicly visible archive. The tone of the webpage and hacker news postings imply that the mailing list is the preferred way to contact the developers, but I was…
-
Hi,
On ARMv7 Linux, galène panics when calling 64-bit atomic functions (`LoadingUint64`, `StoreUint64`, ...).
An example when joining a group with two users:
```
panic: runtime error: invalid …
-
I've installed Galene a few days ago from GitHub. The README mentions `-turn` command-line flag, but when trying to use it (both with arguments and without), I get
```
flag provided but not define…
-
Hi, thanks a lot for this great software !
I know it's not an issue with galene, but rather with apache config, but well, I'm a bit stuck:
I can have galene work well in insecure mode, but without s…
-
Support for webinar mode in ofmeet needs to happen upstream in Jitsi. From current discussions, it looks like it may not happen in favor of a [new product for large conferences](https://community.jits…
-
Administrators need some clues while hosting galene services.
Something standard, from the outside (without joining any rooms).
## Golang's pprof
Golang can expose pprof stuff as HTTP, providin…
-
Hi Juliusz,
Thanks for the project. Picked it up from a mention on HN the other day. I absolutely love how uncomplicated the setup is.
I did run into an issue when trying to log into Galene usin…
-
Hi,
thank you for the software. I'm currently packaging galene for NixOS, and I'd like to know if you could put an example systemd service file directly in this repository to avoid shipping some "cus…
-
I was wondering whether you would consider a contribution of a docker-compose config for nginx/coturn and possibly galene itself. Do you think it may be useful for people who want to give Galene a qui…
-
With hard coded Coturn account, you can reuse the TURN service, even if your application account is revoked.
Coturn can use a simple hmac password with timestamp and a sercret salt :
https://githu…