On Sat, Jun 06, 2009 at 03:34:08PM -0400, Ryan Flannery wrote:
> 
> I had forgot to mention the following in my original post...
> Obviously, when piping the aucat output through ssh, ssh itself is
> going to introduce some delay.  However, just trying the following...
> 
> aucat -l
> aucat -o - | aucat -i -
> 
> There is still a ~1 second delay, so it seems that the "bulk" of the
> delay was from aucat.
> Using
> 
> aucat -b 1 -r 11000 -o - | aucat -b 1 -r 11000 -i -
> 
> Reduced this somewhat, but not significantly.
> Following Hannah Schroeter's advice, reducing the buffer size on the
> server instances of aucat reduces the delay dramatically.   There is
> only a very, very small delay (even through ssh!)
> 

oh, I never thought that this could work well enough
excellent!
:)

-- Alexandre

Reply via email to