Difference between revisions of "Audio"

308 bytes added ,  19:00, 30 November 2012
Line 10: Line 10:


In order to stream audio from your computer to hairball.local, you need to have pulseaudio installed. This is default in Ubuntu. You also need some way of switching between local sound output and network sound output.
In order to stream audio from your computer to hairball.local, you need to have pulseaudio installed. This is default in Ubuntu. You also need some way of switching between local sound output and network sound output.
=== Command line method ===
'''warning: ''' this hasn't been tested.
Open a new terminal and do:
  export PULSE_SERVER=tcp:hairball.local:4713
  pacmd set-default-sink 0
Anything you play from applications launched from that terminal should then play through the space audio server.
=== GUI method ===


Check if padevchooser is available for your system:
Check if padevchooser is available for your system: