A simple, lightweight video-call program.
The project can be built on linux with CMake. The following dependencies are required:
- enet
- Theora
- PulseAudio
- Opus
- Video4Linux2
In addition, GLFW and libsoundio are downloaded and compiled as part of the build process.
Building on Windows is done via the compile*.bat scripts, but you'll need to download and compile all the dependencies manually.