Fedora sound nightmare (Pulseaudio)

Colin Walters walters at verbum.org
Wed Mar 26 01:17:46 UTC 2008


On Tue, Mar 25, 2008 at 9:11 PM, Lennart Poettering
<mzerqung at 0pointer.de> wrote:
>
>  However, I'd still need a dir to place my UNIX socket.

Algorithm is this:

1) Attempt to grab the org.freedesktop.PulseAudio name, if successful
goto 2, else goto 3
2) Create the unix socket in a new directory created with mkdtemp,
drop to main loop answering requests
3) Call the method org.freedesktop.PulseAudio.GetUnixSocket on the
existing instance, which returns a string, goto 4
4) Connect to the socket address returned by invocation of that method




More information about the devel mailing list