You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Client build instructions:
- install g++, cmake, and make.
- `git submodule update --init --recursive`
- `mkdir -p build`
- `cd build && cmake .. && make jam && cd ..`
- `build/jam`
About
Low latency audio streaming to enable musicians to play together in-sync remotely. Cuts through the overhead with direct P2P connections via UDP hole punching.