Community Apps

Nextcloud Talk HPB

By Andreas Dueren

Signaling and Janus SFU for Nextcloud Talk

Signaling … 2048MB Updated 29 Jul 2026
video webrtc nextcloud
Install this app
In your Cloudron dashboard, open the App Store, choose "Community apps" and paste this URL:
https://git.due.ren/andreas/nextcloud-hpb-cloudron/-/raw/main/CloudronVersions.json

Description

Nextcloud Talk High Performance Backend for Cloudron. It combines the official spreed signaling server with a Janus VideoRoom SFU, supports several isolated Nextcloud backends, and offers selectable Cloudron, local, external, disabled, and Cloudflare dynamic TURN paths.

Screenshot

Recent Changes

  • Build Janus with its TURN REST client so that turn.janus_use_turn actually works.

  • Pin the Janus TURN REST method to GET, which is the only method signaling 2.1.1 registers.

  • Drop the no-loopback-peers option that coturn 4.6 rejects as a bad configuration line.

  • Write generated configuration without ever following a planted symlink.