Skip to content

vdepedraza/codec2-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codec2-js

codec2 encoderworker and decoderworker to use as drop in replacement for opus workers here

Libraries used

  • codec2 v1.2.0 compiled with emscripten 3.1.74

building

Install dependencies:

pacman -S make autoconf automake libtool pkgconfig

Install Node.js Install EMScripten

Install npm dependencies:

npm install

checkout, compile and create the dist from sources:

npm run make

Running the unit tests:

npm test

Clean the dist folder and git submodules:

make cleanAll

About

Port codec2 to js using emscripten

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors