[pulseaudio-discuss] network audio from command line

Maarten Bosmans mkbosmans at gmail.com
Tue Mar 31 01:41:50 PDT 2009


Hi,

On Tue, Mar 31, 2009 at 10:03 AM, PG <p.giorgi at simmetrie.net> wrote:
> in each box tha alsa output is linked to alsa input of other box without
> RTP.
>
> which is the way to achieve this?
>
> module-tunnel ?
> or pacat?
>
The way I would do it, is like:
parec -d local-source | pacat -s server -d remote-sink
with perhaps some sample specifications thrown in.

You could use module-tunnel-sink to tunnel the remote sink to a local
tunneled sink, but the you still have to connect the source with the
sink using pacat.

I'm not entirely sure that this is the best solution, but it certainly
works. Perhaps there should be a paconnect command to patch a source
and a sink together, with better latency negotiation than with the 2
pacat solution.

Maarten

> best regards
>
> paolo giorgi
> _______________________________________________
> pulseaudio-discuss mailing list
> pulseaudio-discuss at mail.0pointer.de
> https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss
>



More information about the pulseaudio-discuss mailing list