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.
Refer to our getting started guide on how to quickly get calls working through rtcd
.
make go-run
make test
Configuration is documented in-place through the config.sample.toml
file.
Documentation and implementation details can be found in the docs
folder.
Please join the Project: rtcd channel to discuss any topic related to this project.
See LICENSE.txt for license rights and limitations.