NethServer Version: latest
Module: nextcloud
I would like to understand, is it a good idea to have a server setup as a cotrun server, and be used by nextcloud and riot.matrix on another different server, or is it advisable to have both installe don the same server.
Also, can i get a proper tutorial for installing coturn and having it work.
i would really appreceate to get a proper howto for installing cotrun, and configuring it to communicate with nextcloud, as well as riot.
anyone willing to assist on this matter.
dnutan
(Marc)
March 17, 2020, 9:59pm
3
On Ejabberd 20.01 needs testers topic I see you have already tried to install coturn following Testing and configuring Nextcloud Talk guide. From what I recall, I had some trouble with the certificate and at that time tested by copying one of the local nethserver certs and key to another location chown ing to turnserver user.
1 Like
i keep following that tutorial, but not unless somehting has changed… let me share error here.
i guess the bigger issue is on the auth secret
i was able to use Testing and configuring Nextcloud Talk
to setup coturn.
the question i have is. is a siganling server a must, and how can that be configured?
dnutan
(Marc)
March 24, 2020, 10:31am
6
https://nextcloud-talk.readthedocs.io/en/latest/TURN/
If you need to use Talk with more than 5-10 users in the same call, you will need the Spreed High Performance Back-end from Nextcloud GmbH
There’s only one supported signaling server: Nextcloud Talk High-Performance Back-End
Hi peeps, We are currently testing some setups getting the most out of Nextcloud Talk. We have tested and gotten a TURN and STUN server up and running. Since we want to use more than 4+ users we want to set up a Signaling Server. Are there any...
Reading time: 3 mins 🕑
Likes: 16 ❤
Hi, I need to use video conference with 25 users. Is there a way to use a signaling server easily? Only found this thread: [talk] How to setup separate signaling server? Thanks
Reading time: 1 mins 🕑
Likes: 3 ❤
1 Like
i should have known that in the first place.
Now i am wondering why i bothered to install the TUN and STURN server
then should focus on integrating jitsi as a self hosted solution for Matrix/synapse @mrmarkuz
dnutan
(Marc)
April 16, 2020, 9:58pm
8
Just adding some links regarding nextcloud videoconferencing:
Since Nextcloud Talk was not even usable with 3 participants in my case, I decided to try and implement a backend based on NodeJS which should be compatible to Nextcloud Talk. As the SFU I currently focus on Janus (since I believe Nextcloud is using...
Reading time: 2 mins 🕑
Likes: 32 ❤
2 Likes
wow, thats wonderful news. Now maybe we can get tinkering to get it properly intergated into our nextcloud instance.
If anyone has already done it, let us know. Shoutout to @Andy_Wismer @mrmarkuz
1 Like
Nethserver development team, is that something we can adopt and have integrated into Nethserver, so that we have a nextcloud installation that can host more people on nethserver?
Also came across this, that can be used as Signaling server.
Also https://www.kurento.org/
I am curious about testing this high performance backend.
GitLab.com
Ill try to play about with it, and know what comes out of it.
Anyone else interested in testing, and geeting it up to speed
i would like to try and install this on enthserver, but i am not sure how to go about installing the docker solution
mrmarkuz
(Markus Neuberger)
May 4, 2020, 10:50am
15
Here is a howto about docker:
Information
Feature request: NxFilter for NethServer
This howto is for testing the DNS webfilters. Do not use in production.
Maybe we could improve it together. Please test and give feedback…
Installation
Get docker repo and install and enable nethserver-docker :
cd ~
wget https://download.docker.com/linux/centos/docker-ce.repo -O /etc/yum.repos.d/docker-ce.repo
yum -y install https://mrmarkuz.goip.de/mirror/mrmarkuz/7/noarch/nethserver-docker-0.0.0-1.7.gaaa415f.ns7.noarch.rpm
config setprop …