Skip to content

stanford-stagecast/audio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

469 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

audio

Stagecast Audio group repo

Compiles

Build directions

To build you need to have:

g++ >= 9.0
libasound2-dev
libdbus-1-dev
libopus-dev
libsndfile1-dev
libavformat-dev
libssl-dev
libcrypto++-dev
librubberband-dev
libsamplerate-dev
libfftw3-dev
libv4l-dev
libjpeg-turbo8-dev
libswscale-dev
libx264-dev
libjsoncpp-dev

Note: If you have installed g++-9 and it still doesn't work, make sure to check out this article: https://linuxconfig.org/how-to-switch-between-multiple-gcc-and-g-compiler-versions-on-ubuntu-20-04-lts-focal-fossa which tells you how to set your default g++/gcc compilers to version 9.

Once this is done, execute the following commands:

$ mkdir build
$ cd build/
$ cmake ..
$ make

About

Stagecast Audio group repo!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors