lar.ven – this.ven's wiki

Authority through knowledge (of FLOSS and GNU/Linux)

User Tools

Site Tools


services:eturnal

eturnal

As issues with coturn rendered it unusable most of the time, another solution can be used as drop-in service for STUN and TURN. eturnal is a modern, straightforward and written in Erlang. Clients can connect using UDP, TCP, or TLS over IPv4 or IPv6. It supports the mechanism described in the REST API for Access to TURN Services specification for authentication.

Basic setup

Follow the instructions in the eturnal Documentation and the eturnal — UberLab 7 documentation for basic setup. After installation and initial configuration, consider adjustments as follows.

Minimize logging

The log configuration of eturnal is specified in the eturnal.yml file. To only log errors, adjust the log_level as follows:

log_level: error

Afterwards, restart eturnal to apply the new configuration setting.

Category: Services

services/eturnal.txt · Last modified: 2023/06/02 13:44 by this.ven