From dfc3140ee4d152eb1d82b32ed052bdde606302ab Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Thu, 13 Oct 2022 15:05:06 +0200 Subject: [PATCH] autopushed --- journal/2022-10-13.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/journal/2022-10-13.md b/journal/2022-10-13.md index b121017f7..99c2f0fde 100644 --- a/journal/2022-10-13.md +++ b/journal/2022-10-13.md @@ -1,4 +1,5 @@ - #push [[pipewire]] - [[stream audio over the network]] - in server (where you'll listen to music): `pactl load-module module-native-protocol-tcp port=8888 listen=192.168.1.253` - - in client (where you'll produce sound): `pactl load-module module-tunnel-sink server=tcp:192.168.1.253:8888' + - in client (where you'll produce sound): `pactl load-module module-tunnel-sink server=tcp:192.168.1.253:8888` +- [[work]]