PulseDroid
PulseDroid copied to clipboard
Script for server
The server command:
pactl load-module module-simple-protocol-tcp rate=48000 format=s16le channels=2 source=alsa_output.pci-0000_00_1b.0.analog-stereo.monitor record=true port=33333 listen=0.0.0.0
is very black magic. Consider adding a simple script that just does the same (with a default port see #1) maybe with a few options to override rate and port.