A WebRTC based tool to support low latency audio conferencing. This is targeted to allow musicians to be able to jam together.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

432 B

Audio recorder library: https://github.com/mattdiamond/Recorderjs

Sample app that displays frequency of recorded audio: https://github.com/cwilso/AudioRecorder

inline-worker is likely NOT needed because Webpack will do the bundling as needed yarn add ‘inline-worker@https://github.com/mohayonao/inline-worker.git#7014cd64c3cd6eb884f6743aad682a995e262bb9

Extermely simple WebRTC example: https://github.com/shanet/WebRTC-Example