No description
Find a file
Joas Schilling e9d533c485
Merge pull request #73 from nextcloud/dependabot/github_actions/dot-github/workflows/actions/checkout-6.0.1
ci(deps): bump actions/checkout from 6.0.0 to 6.0.1 in /.github/workflows
2025-12-06 12:43:21 +01:00
.github ci(deps): bump actions/checkout in /.github/workflows 2025-12-06 02:06:12 +00:00
docker-compose build(reuse): Add SPDX header 2025-03-31 08:34:56 +02:00
docs Fix version in metrics documentation 2025-10-13 20:05:48 +02:00
LICENSES ci(reuse): Add reuse check 2025-03-31 08:34:57 +02:00
packaging Bump requests version to 2.32.4 2025-11-13 14:26:32 +01:00
src/nextcloud/talk/recording Bump version to 0.2.1 2025-11-13 18:26:20 +01:00
tests build(reuse): Add SPDX header 2025-03-31 08:34:56 +02:00
AUTHORS.md feat: Add support for specifying Selenium driver and browser executable 2025-04-22 11:41:47 +02:00
CHANGELOG.md Add changelog for 0.2.1 2025-11-13 18:26:20 +01:00
LICENSE.txt Add skeleton for Python package 2023-02-14 10:37:18 +01:00
pyproject.toml Add explicit dependency for requests. 2025-11-13 14:01:13 +01:00
README.md docs(readme): Add reuse status badge 2025-03-31 08:34:58 +02:00
REUSE.toml Build charset-normalizer in Ubuntu 20.04 2025-11-13 14:26:32 +01:00
server.conf.in Merge pull request #57 from nextcloud/add-configuration-options-for-ffmpeg-inputs 2025-10-13 17:34:20 +02:00
start-container.sh build(reuse): Add SPDX header 2025-03-31 08:34:56 +02:00

Nextcloud Talk Recording Server

REUSE status

This is the official recording server to be used with Nextcloud Talk (https://github.com/nextcloud/spreed).

It requires the standalone signaling server for Nextcloud Talk (https://github.com/strukturag/nextcloud-spreed-signaling).

The recording server only provides an HTTP API. It is expected that TLS termination will be provided by an additional component, like a reverse proxy.