Skip to content

mattermost/rtcd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dc18166 · Feb 26, 2025
Feb 26, 2025
Jan 30, 2025
Dec 20, 2024
Apr 11, 2024
Nov 22, 2024
Nov 22, 2024
Jun 13, 2023
Apr 27, 2022
Jan 10, 2025
Jul 30, 2024
Apr 28, 2022
Sep 25, 2024
Jun 7, 2022
Feb 26, 2025
Aug 18, 2022
Feb 26, 2025
Feb 26, 2025

Repository files navigation

rtcd

rtcd (real-time communication daemon) is a service built to offload WebRTC and media processing tasks from Mattermost Calls in order to efficiently support scalable and secure deployments of the plugin on both on-prem and cloud environments.

Getting started

Refer to our getting started guide on how to quickly get calls working through rtcd.

Running

make go-run

Testing

make test

Configuration

Configuration is documented in-place through the config.sample.toml file.

Documentation

Documentation and implementation details can be found in the docs folder.

Get involved

Please join the Project: rtcd channel to discuss any topic related to this project.

License

See LICENSE.txt for license rights and limitations.