diff --git a/scripts/.local/bin/pasend b/scripts/.local/bin/pasend new file mode 100755 index 0000000..68b0b44 --- /dev/null +++ b/scripts/.local/bin/pasend @@ -0,0 +1,2 @@ +pactl load-module module-rtp-send source=rtp.monitor destination_ip=192.168.0.11 +pactl load-module module-null-sink sink_name=rtp sink_properties="device.description='RTP'" diff --git a/sshfs/.local/bin/rmount b/scripts/.local/bin/rmount similarity index 100% rename from sshfs/.local/bin/rmount rename to scripts/.local/bin/rmount diff --git a/sshfs/.local/bin/urmount b/scripts/.local/bin/urmount similarity index 100% rename from sshfs/.local/bin/urmount rename to scripts/.local/bin/urmount diff --git a/scripts/lazarus.sh b/setups/lazarus.sh similarity index 100% rename from scripts/lazarus.sh rename to setups/lazarus.sh