Skip to content

innogames/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.

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 93.6%
  • Makefile 6.0%
  • Dockerfile 0.4%