autopushed

This commit is contained in:
2022-10-13 20:22:38 +02:00
parent dfc3140ee4
commit e1e975df8d
2 changed files with 6 additions and 2 deletions
+2 -2
View File
@@ -1,5 +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`
- [[work]]
- [[flancia]]
-
+4
View File
@@ -0,0 +1,4 @@
- a [[recipe]].
- 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`