Skip to content

A low-latency UDP-based audio streaming protocol with client-side selective retransmission, buffer-aware recovery, and optional multicast support for real-time LAN playback.

License

Notifications You must be signed in to change notification settings

devbutlazy/LanSound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LanSound

A low‑latency UDP‑based audio streaming protocol for real‑time LAN playback.

stars   REPO SIZE   Last Commit   LICENSE  

Installation

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

Usage

soon...

TODO

  • Add CI/CD for auto-building on each major-update
@funH4xx0r complete the todo tasks, please :D

✍️ Contributing

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.

About

A low-latency UDP-based audio streaming protocol with client-side selective retransmission, buffer-aware recovery, and optional multicast support for real-time LAN playback.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •