m-ripper / rtcd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:Other


Languages

Language:Go 92.9%Language:Makefile 6.7%Language:Dockerfile 0.5%