Nextcloud Talk high-performance back-end
-
What is the latest on supporting Nextcloud HPBE (High Performance Back End) on Cloudron? It would be great to be able to just one-click install and have great video conferencing capability. Work on this might also help Peertube, which has a similar sort of backend.
-
What is the latest on supporting Nextcloud HPBE (High Performance Back End) on Cloudron? It would be great to be able to just one-click install and have great video conferencing capability. Work on this might also help Peertube, which has a similar sort of backend.
@LoudLemur Honestly I would recommend to just spin up a separate VPS (doesn't need to be powerful) and install this implementation: https://github.com/sunweaver/nextcloud-high-performance-backend-setup.git
Cloudron is great but the firewall is always creating problems for me with the turn server.
-
@andreasdueren said in Nextcloud Talk high-performance back-end:
For everyone who wants to host it themselves without too much hassle, I have been successfully using this build on a standalone server for some months now: https://github.com/sunweaver/nextcloud-high-performance-backend-setup
Sounds like a great solution for now, thanks!
@andreasdueren can you confirm or otherwise if this package includes the ability to record meetings? Thanks!
@jdaviescoates Would you be willing to run a custom app as a standalone application for recordings?
I set something up for our org which I'm hosting at recording.cloud.tld.com. But the package is hardcoding some opinionated things and secrets.
For example I set up recording and Speaker-diarized transcription (which is super slow on CPU). I'm willing to open source this but the package requires more work for a general audience which I'm only willing to put in, if this is of value for other people.