Hello,

I have a couple of issues with module-pipe:

1. module-pipe-source and module-pipe-sink do not check the return value 
ofmkfifo(), hence PulseAudio happily opens the same pipe several times

I think PulseAudio should check if mkfifo() fails to create the FIFO file 
and abort -- see suggested patch in next mail

2. documentation at 
http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/Modules#module-pipe-sink
incorrectly states that the FIFO of module-pipe-sink defaults to 
/tmp/music.output, in fact it defaults to /tmp/pulse-xxxxxxxxx/fifo_output

3. module-pipe-source defaults to /tmp/music.input (as per documentation), 
but this is inconsistent with module-pipe-sink

thoughts?

regards, p.

-- 

Peter Meerwald
+43-664-2444418 (mobile)
_______________________________________________
pulseaudio-discuss mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss

Reply via email to