On Thu, Sep 9, 2010 at 2:54 PM, Niels Mayer <nielsmayer(a)gmail.com> wrote:
Sorry for misunderstanding what you were looking for.
I answered the
easy part of the question :-) . I'm not sure how it would be done w/o
gconf because you'd need a mechanism to specify which alsa source or
sink you'll be using.
its called gstreamer-properties(1)
To get this capability, you need to install the
appropriate alsa
plugin for jack: alsa-plugins-jack; then use jackaudiosink instead of
alsasink, pulsesink, etc in your gstreamer config.
the ALSA plugin for JACK has nothing to do with this. the
jackaudiosink plugin for gstreamer talks directly to JACK.