public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] sound server recommedation
@ 2006-06-15 17:19 Enrico Weigelt
  2006-06-15 17:45 ` Christoph Eckert
  2006-06-15 17:48 ` Nico Schümann
  0 siblings, 2 replies; 3+ messages in thread
From: Enrico Weigelt @ 2006-06-15 17:19 UTC (permalink / raw
  To: gentoo-user


Hi folks,

I'm looking for an sound server which is widely supported and
can be easily instructed to bounce all audio traffic to a remote
machine, so I can easily switch my speaker without touching 
the applications.

Any recommendation ?

cu
-- 
---------------------------------------------------------------------
 Enrico Weigelt    ==   metux IT service

  phone:     +49 36207 519931         www:       http://www.metux.de/
  fax:       +49 36207 519932         email:     contact@metux.de
  cellphone: +49 174 7066481
---------------------------------------------------------------------
 -- DSL ab 0 Euro. -- statische IP -- UUCP -- Hosting -- Webshops --
---------------------------------------------------------------------
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] sound server recommedation
  2006-06-15 17:19 [gentoo-user] sound server recommedation Enrico Weigelt
@ 2006-06-15 17:45 ` Christoph Eckert
  2006-06-15 17:48 ` Nico Schümann
  1 sibling, 0 replies; 3+ messages in thread
From: Christoph Eckert @ 2006-06-15 17:45 UTC (permalink / raw
  To: gentoo-user


> I'm looking for an sound server which is widely supported and
> can be easily instructed to bounce all audio traffic to a remote
> machine, so I can easily switch my speaker without touching
> the applications.
>
> Any recommendation ?

maybe jackd (jackit.sf.net) with netjack? Arbitrary audio connections 
can be done using the CLI or using qjackctl.

Apps with jackd backend:

* Pro audio apps
* xmms
* mplayer
* Audacity CVS
***

Best regards


ce

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] sound server recommedation
  2006-06-15 17:19 [gentoo-user] sound server recommedation Enrico Weigelt
  2006-06-15 17:45 ` Christoph Eckert
@ 2006-06-15 17:48 ` Nico Schümann
  1 sibling, 0 replies; 3+ messages in thread
From: Nico Schümann @ 2006-06-15 17:48 UTC (permalink / raw
  To: gentoo-user

2006/6/15, Enrico Weigelt <weigelt@metux.de>:
>
> Hi folks,
>
> I'm looking for an sound server which is widely supported and
> can be easily instructed to bounce all audio traffic to a remote
> machine, so I can easily switch my speaker without touching
> the applications.
>
> Any recommendation ?
I personally use ALSA and no sound server. It bounces its traffic this way:
Server: arecord -f dat | nc -bu 255.255.255.255 19250
Client: nc -l -p 19250 | aplay -f dat

Although a real sound server works certainly better.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-06-15 17:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-15 17:19 [gentoo-user] sound server recommedation Enrico Weigelt
2006-06-15 17:45 ` Christoph Eckert
2006-06-15 17:48 ` Nico Schümann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox