DenisovNikita / PosiPhone

Position-based conference call system
GNU General Public License v3.0
12 stars 0 forks source link
asynchronous-programming audio folly multithreading network qt-multimedia qt5 zmq

PosiPhone

This is a position-based conference call system

Features

How to build PosiPhone

  1. Clone this repo
  2. Run build.sh script as root to install necessary libs
  3. Enjoy

Docker image

Use those commands to run the server in Docker:

sudo docker build -t posiphone-server .
sudo docker run -it posiphone-server

Demo

Project structure