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
Copy file name to clipboardExpand all lines: README.en.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# UDP Audio Receiver for Raspberry Pi (FPC / Qt5 / X11)
2
2
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.
4
4
5
5
The program automatically detects whether packets are being received:
0 commit comments