Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 295 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 295 Bytes

Grouphone

Minimalist audio conferencing that does the job and gets out of your way.

Install

Requirements

Install these first:

  • NodeJS >= 8.x.x
  • Python2
  • make
  • clang with C++11 support.

Install the dependencies

npm install: Will compile Mediasoup as well.