Results 1 to 2 of 2

Thread: Audio over network using pulseaudio

  1. #1
    Join Date
    Jul 2007
    Beans
    41

    Audio over network using pulseaudio

    Hi

    I would like to be able to send the system audio from my laptop to my server which have a pair of speakers connected to it. The laptop is running Ubuntu 10.04 and the server is running Debian Squeeze and can only be accessed from the commandline. I'm pretty sure this can be done but i can't figure out how to do it.

    I have tried to look at this guide but it only describes how to do it using a gui, which i don't have on my server.

    I really hope you can help

  2. #2
    Join Date
    Aug 2010
    Location
    Poland
    Beans
    44
    Distro
    Ubuntu

    Re: Audio over network using pulseaudio

    you can forward X11 over ssh

    ssh -X user@server.lan

    it will allow gui applications launched via command line to pop up on your laptop.

    i think theres some need for setting up /etc/pulse

    tho let me know if you find another way since I'm looking at making similar setup myself

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •