Skip to content

Latest commit

 

History

History
 
 

client

This project uses hraban/opus. In order to build and run the project you need to have pkg-config libopus-dev and libopusfile-dev installed.

macOS

brew install pkg-config opus opusfile

Debian

sudo apt-get install pkg-config libopus-dev libopusfile-dev