Sign inSign up

instrumentisto/medea-turn

By instrumentisto

Updated 5 months ago

Lightweight STUN/TURN server implementation.

Image
0

1.3K

instrumentisto/medea-turn repository overview

Lightweight STUN/TURN server

Release CI
Docker Hub Quay.io

Docker Hub | GitHub Container Registry | Quay.io

Changelog

STUN server binary based on medea-turn crate.

Usage

Can be configured with a config.toml file. Path to the configuration file can be provided:

  • either via CLI argument --conf=/path/to/config.toml;
  • or via environment variable MEDEA_TURN__CONF=/path/to/config.toml.

.env file is also supported.

If no configuration is provided, then the default values will be used. See the config.toml for the configuration options.

License

Copyright © 2025-2026 Instrumentisto Team, https://github.com/instrumentisto

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Tag summary

Content type

Image

Digest

sha256:4e54b2839

Size

2.5 MB

Last updated

about 1 year ago

docker pull instrumentisto/medea-turn