talked
talked copied to clipboard
Call recording for Nextcloud Talk
### Problem So far, I am yet to meet a single person other than the developers who have managed to install a Talked server and get it to a fully...
Greetings! I have a Nextcloud (25.0.3) server and I tried setting up the Talked server on another AWS VM (Ubuntu 20.04.3 LTS) following the procedure at: https://github.com/MetaProvide/talked. When I am...
### General Description I am sorry for large listing Talked server and NextCloud are separate hosts ### How To Reproduce? get fresh install 1. Ubuntu 20.04 LTS up-to-date on hyper-v...
### General Description After starting the FF and Selenium, the Talk room cannot be created. ### How To Reproduce? 1. Install & configure Talked / Talk per the GH instructions...
### General Description Tried following the installation setup in README (both client and server) and didn't succeed in getting it working: the server returns an empty response. This is most...
### General Description Followed the install instructions, and have the nextcloud instance talking to the talked instance (hosted on same server) however when running /recording start getting a few errors...
Hi there, I'm implementing streaming output support to talked. I implemented support, for now just for "audio_only = True" use case (and tested with icecast output): https://github.com/ColmenaDev/talked Please advice on...
Hi there, In order to record multiple rooms, I should create one docker per room I want to record, right?