spacebar/README.md

17 lines
277 B
Markdown

# Fosscord-media
A Fosscord media (voice and video) server
## Installation
### Prerequisites
- Install the [libdatachannel](https://github.com/paullouisageneau/libdatachannel) library
- Install the [limbongocxx]() driver
### Building
```bash
$ cmake
$ cd build
$ make
```