This package allows you to install Nextcloud Signaling quickly and simply on a YunoHost server. If you don’t have YunoHost, please consult the guide to learn how to install it.
Overview
Improve performances and reliability of Nextcloud Talk. You should be able to make video calls with more than 3 persons.
I removed golang and app installed successfully.
It has ability to configure things in web admin. Wau!
I will try to use it tomorrow by talk clients .
Thank you - go to ynh store
Edit:
I tried to send msg, typing notification is working, calls too…
You have done great app, which I missed a lot
But, will you maintain it periodically?
I want to install this app because I cannot for the life of me get nextcloud talk to work properly. Only text works, not audio or video.
When I try to install the app from the yunohost App Store, I get a message that says the app is broken and that I should not install it. Does the app work?
Hi
(I am Belgian and speak French and my English is not very good)
Thanks for the work.
I’m slowly going into production of my private Nextcloud instance for my personal use and the associations I support.
I’m a self-taught researcher/computer technician. Not an expert in system administration.
With pleasure to support the Nextcloud signaling project for Yunohost.
To the best of my ability
My Nextcloud:
A rental from a provider in Belgium.
2VCPU
2GoRam Nextcloud Hub 9(30.0.5)
It already provides a prepared Coturn.
My VPS :
2Vcore
8GB Ram
500Mbps YunoHost12.0.11 (stable)
As you know, everything is made possible by volontiers. And volontiers have lives, jobs, etc…
I’m very interested in this app, but I have higher priorities which make it hard to work on it.
If you are really interested AND have spare time, you can have a look at the install script and check the install logs to identify what needs to be fixed.
Hi, I have a few questions to be able to test this package :
where do I find the coturn API key ? In config panel I get name and secret only.
turnserver : the example shows “turn:domain.tld:3478?transport=udp,turn:domain.tld:3478?transport=tcp”. In coturn config panel, I find “turn:domain.tld:5349”. Can I just put it like this or do I need to split it in 2 (for udp and tcp) ? What about the port used ?
does signaling has to be installed on dedicated domain ? Or it could be same domain as nextcloud ?
Many thanks
Be careful: the instructions say to show secrets, but this seems to not work (see #14). Instead, inspect /etc/yunohost/apps/nextcloud-signaling/settings.yml and locate the key called pwd__YOUR_DOMAIN; right under it, there will be a shared_secret key. Use that in the “shared secret” field on Nextcloud.
Edit 2: I didn’t get errors, but my nextcloud can’t create rooms anymore, so something’s wrong, but I have no idea how to debug.