this post was submitted on 18 Nov 2023
7 points (100.0% liked)
Buildapc
5005 readers
28 users here now
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
There's software that can do this for you as well. I pass both input and output over the network with no noticeable latency (via ehernet).
If you're using Linux and pipe wire, this is supported out of the box:
pactl load-module module-native-protocol-tcp port=4656 listen=IPADDRESS
pactl load-module module-tunnel-sink server=IPADDRESS tcp::4656
They're other methods on different OS's, this is just what I use.