A low‑latency UDP‑based audio streaming protocol for real‑time LAN playback.
Run one of the following script, or download the latest binary from the releases page.
git clone https://github.com/devbutlazy/LanSound
cd LanSound
# Build (using CMake)
mkdir build
cd build
cmake .. -GNinja -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_C_COMPILER=clang
soon...
- Add CI/CD for auto-building on each major-update
@funH4xx0r complete the todo tasks, please :D
Part of what makes the open source community special are the contributions. Any contributions will be highly appreciated!
If you have any ideas or suggestions to make, feel free to open an issue or submit a PR
Note
This repository is protected by MIT License, please avoid corrupting it.