Skip to content

mattermost/rtcd

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.