š¶ Network Audio Receiver (UDP) and Sender
ā” Ultra-low latency audio streaming for Raspberry Pi
Experience near real-time audio with sub-7 ms latency over your network.
š Download Latest Release
š Why this project?
- š§ Real-time audio over UDP (RTP compatible)
- ā” Extremely low latency (< 7 ms total)
- š Uncompressed audio ā maximum quality
- š ALSA-based output (PipeWire compatible)
- š§© Optimized for Raspberry Pi performance
š Network Compatibility
Works out of the box in almost every local network thanks to multicast support.
- š” Multicast enabled by default for simple local network streaming
- šÆ Unicast / singlecast mode also supported for direct one-to-one connections
- š§ Flexible network settings for different environments and setups
š¦ Easy Installation
Both sender and receiver are available as simple Debian packages.
- š„ Ready-to-install
.deb packages
- ā” Quick setup on Raspberry Pi and Debian systems
- š§© Separate packages for sender and receiver included in the release
- š Start streaming within minutes without manual compilation
ā” Ultra-Low Latency
- š Sender: ~3.9 ms
- š Network: ~0.5 ms
- š§ Receiver: ~2.5 ms
š Comparable to standing just ~2.5 meters away from a speaker
šÆ Perfect for
- Live audio monitoring
- Low-latency streaming setups
- Raspberry Pi audio systems
- Networked audio routing
- Prototyping real-time audio applications
š„ Key Advantage
š No codec
š No compression
š No unnecessary processing
Just pure, real-time audio streaming
š Built for
- Raspberry Pi 4 / 5
- Raspberry Pi 3 (unverified, should work)
- Debian Bookworm & Trixie
- Optimized for real-time audio on Linux
š Other Projects
-
pibackup
Portable live backup and restore tool with GUI, Zstandard compression and flexible restore options.
-
DS18B20-FPC-Pi-GUI
GUI tool for high-precision DS18B20 temperature measurement with linearization.
-
RaspberryPi-BME280-GUI
GUI application with device driver for accessing the BME280 I²C sensor using Free Pascal.
-
RaspberryPi-GPIOv2-FPC
Fast GPIO control using the Linux GPIO character device interface.