Re: [GnomeMeeting-list] JACK Support



Am Dienstag, 21. Februar 2006 11:32 schrieb Stefan Bruens:
> Am Montag, 20. Februar 2006 07:12 schrieb Esben Stien:
> > Damien Sandras <dsandras seconix com> writes:
> > > Not soon
> >
> > I am now using oss2jack, which works great with asterisk, iaxcomm,
> > kphone and anything else I've thrown at it, but ekiga does not even
> > see it.
> >
> > crw-rw----  1 root audio 252, 0 2006-02-19 21:14 /dev/dsp5

Another possibility is to use the following "~/.asoundrc":
--------

pcm.jack
{
  type jack
  playback_ports
  {
    0 alsa_pcm:playback_1
    1 alsa_pcm:playback_2
  }
  capture_ports
  {
    0 alsa_pcm:capture_1
    1 alsa_pcm:capture_2
  }
}

pcm.!default {
        type plug
        slave { pcm "jack" }
}

---------

You have to choose "default" as device then.

Greetings,

Stefan

-- 
Stefan Brüns  /  Kastanienweg 6 - Zimmer 1206  /  52074 Aachen
mailto:lurch gmx li  http://www.kawo1.rwth-aachen.de/~lurchi/
   phone: +49 241 169-4206     mobile: +49 160 3797725

Attachment: pgp2rlSE2fRia.pgp
Description: PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]