Setup low latency network audio streaming #15
Labels
No labels
hardware/audio
hardware/pi
host/all
host/desktop
host/server
infra/build
infra/secrets
infra/setup
kind/bug
kind/enhancement
module/gnome
module/neovim
module/vscode
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
jordan/nix-config#15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
https://wiki.archlinux.org/title/PulseAudio/Examples#PulseAudio_over_network
https://docs.pipewire.org/page_module_raop_sink.html
https://gitlab.freedesktop.org/pipewire/pipewire/-/wikis/Guide-Network-RTP
Pi:
pactl load-module module-native-protocol-tcp port=4656 listen=100.64.0.7Client:
pactl load-module module-tunnel-sink server=tcp:100.64.0.7:4656