Skip to content

Commit 0b60526

Browse files
authored
Update README.en.md
1 parent 294b5ca commit 0b60526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# UDP Audio Receiver for Raspberry Pi (FPC / Qt5 / X11)
22

3-
This program receives audio data over UDP (e.g., RTP stream) and outputs it via ALSA. It was developed in Free Pascal using Codetyphon with Qt5 and runs under X11 on Debian Bookworm.
3+
This project provides a lightweight UDP audio player designed for the Raspberry Pi 4. It uses direct ALSA output to ensure minimal playback latency, making it suitable for real-time audio streaming applications. It was developed in Free Pascal using Codetyphon with Qt5 and runs under X11 on Debian Bookworm. Wayland was not tested.
44

55
The program automatically detects whether packets are being received:
66
- If packets arrive → Audio is played.

0 commit comments

Comments
 (0)