Benjamin_Loison commented on issue Benjamin_Loison/linux#33 2026-02-25 17:40:29 +01:00
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth

Over SSH:

On Pegasus:

ssh -R /tmp/pipewire-remote:/run/user/1000/pipewire-0 Benjamin-Loison-HP-Debian

Hence on Debian 13 GNOME HP laptop SSH:

export PIPEWIRE_REMO…
Benjamin_Loison commented on issue Benjamin_Loison/linux#33 2026-02-25 17:38:31 +01:00
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth

https://chatgpt.com/share/699f248e-6c8c-8002-a026-9236c94382cb

pw-cat
Output:
error: one of the playback/record options must be provided
pw-…
Benjamin_Loison commented on issue Benjamin_Loison/linux#33 2026-02-25 17:32:32 +01:00
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
sudo apt purge -y pipewire-jack
Output:
REMOVING:                       
  pipewire-jack*

Summary:
  Upgrading: 0, Installing: 0,…
Benjamin_Loison commented on issue Benjamin_Loison/linux#33 2026-02-25 17:31:57 +01:00
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
pw-jack jack_dummy
/usr/bin/pw-jack: 60: exec: jack_dummy: not found
Benjamin_Loison commented on issue Benjamin_Loison/linux#33 2026-02-25 17:31:47 +01:00
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
sudo apt install -y pipewire-jack
Output:
Installing:                     
  pipewire-jack

Summary:
  Upgrading: 0, Installing: 1,…
Benjamin_Loison commented on issue Benjamin_Loison/linux#33 2026-02-25 17:31:13 +01:00
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
apt show pipewire-jack
Output:
Package: pipewire-jack
Version: 1.4.2-1
Priority: optional
Section: sound
Source: pipewire
Maintainer:…
Benjamin_Loison commented on issue Benjamin_Loison/linux#33 2026-02-25 17:31:09 +01:00
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
pw-jack jack_dummy
Output:
Command 'pw-jack' not found, but can be installed with:
sudo apt install pipewire-jack
Benjamin_Loison commented on issue Benjamin_Loison/linux#33 2026-02-25 17:29:20 +01:00
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
pactl load-module module-native-protocol-tcp port=4656 listen=192.168.1.16
Failure: Unknown error code
pactl load-module module-native-protocol-tcp port=4656…
Benjamin_Loison commented on issue Benjamin_Loison/linux#33 2026-02-25 17:27:47 +01:00
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
sudo apt install -y pavucontrol
Output:
Installing:                     
  pavucontrol

Summary:
  Upgrading: 0, Installing: 1, Removing:…
Benjamin_Loison commented on issue Benjamin_Loison/linux#33 2026-02-25 17:27:13 +01:00
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth

On Pegasus:

pavucontrol
Output:
Command 'pavucontrol' not found, but can be installed with:
sudo apt install pavucontrol
Benjamin_Loison commented on issue Benjamin_Loison/linux#33 2026-02-25 17:22:32 +01:00
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
pactl load-module module-native-protocol-tcp port=4656 listen=192.168.1.16
XXXXXXXXX

on my Debian 13 GNOME HP laptop.

pactl load-module module-tunnel-sink…
Benjamin_Loison commented on issue Benjamin_Loison/linux#33 2026-02-25 17:21:18 +01:00
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth

DuckDuckGo and Google search GNOME forward audio output SSH and Forward PipeWire over SSH.

The Super User answer 1718607

https://gist.github.com/savegam…

Benjamin_Loison commented on issue Benjamin_Loison/linux#33 2026-02-25 17:09:56 +01:00
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
ssh -R /tmp/pulse.sock:/run/user/1000/pulse/native Benjamin-Loison-HP-Debian
Warning: remote port forwarding failed for listen path /tmp/pulse.sock
paplay…
Benjamin_Loison commented on issue Benjamin_Loison/linux#33 2026-02-25 17:04:03 +01:00
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth

/tmp/pulse.sock does not exist on Debian 13 GNOME HP laptop and Pegasus.

Benjamin_Loison commented on issue Benjamin_Loison/linux#33 2026-02-25 17:03:26 +01:00
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
ssh -NR 4713:localhost:4713 Benjamin-Loison-HP-Debian

hangs.

export PULSE_SERVER=localhost:4713
play /usr/share/sounds/gnome/default/alerts/click.ogg 
Benjamin_Loison commented on issue Benjamin_Loison/linux#33 2026-02-25 16:59:39 +01:00
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth

I created as requested ~/.config/pipewire/pipewire-pulse.conf.d/ssh-tunnel.conf.

systemctl --user restart pipewire pipewire-pulse

does not return anything.

Benjamin_Loison commented on issue Benjamin_Loison/linux#33 2026-02-25 16:58:45 +01:00
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
pactl info
Output:
Server String: /run/user/1000/pulse/native
Library Protocol Version: 35
Server Protocol Version: 35
Is Local: yes
Client…
Benjamin_Loison commented on issue Benjamin_Loison/linux#33 2026-02-25 16:57:06 +01:00
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth

On Debian 13 GNOME HP laptop:

pulseaudio
Output:
Command 'pulseaudio' not found, but can be installed with:
sudo apt install pulseaudio
```…
Benjamin_Loison commented on issue Benjamin_Loison/linux#33 2026-02-25 16:54:09 +01:00
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth

I don't want to give Pegasus access to my Linux Mint 22.3 Cinnamon.