SSHを介してリモートでプログラムを実行したいが、実際にプログラムが実行されているリモートコンピュータにオーディオを送信したいと思います。これは通常ALSAで動作しますが、pulseaudioはクライアント接続を許可する前にいくつかのセッションバリデータを明確にチェックします。
このテストを厳しくしないようにするにはどうすればよいですか?
local: $ ssh remote # remote is running pulseaudio and has sound hardware
remote:$ paplay something.wav
Connection failure: Connection refused
pa_context_connect() failed: Connection refused
remote:$ audacious something.mp3 # opens on local's X11 display
pulseaudio: Failed to connect to server: Connection refused
pulseaudio: Failed to connect to server: Connection refused
ベストアンサー1
私の場合、次は私にとって効果的でした。
pax11publish -r