Steve Harris writes:
> On Fri, Jan 07, 2005 at 06:02:47 -0500, Lee Revell wrote:
Restarting JACK is not a very satisfactory recovery scheme. All
clients ports and their connections will be lost.
However, stable versions of JACK do not crash very often.
>> > * Is JACK secure enough? Certainly jack would never be started
JACK does not work very well without RT privileges.
>> > * Could JACK be started during boot time and collect audio
JACK is not designed for sharing between users. Any shared-memory
approach like JACK would be hopelessly insecure running as root while
allowing arbitrary user connections.
JACK does (recently and still only in CVS) support running multiple
concurrent servers. Each runs as a single user and connects to a
single card. So, multiple users could each have their own card, or
one user could use several devices.
One-at-a-time sequential use of a single card by multiple users works
better now. There were formerly a number of problems with it.
>> > * One problem remains, JACK cannot use different soundcards
This is currently supported in JACK CVS, but not in any release
version.
>> Linspire (formerly Lindows, then L*nd*ws or something) posted to the
Yes, we'll see. Am I just hallucinating this or did someone say they
run everything as root? In that specialized environment, some of
these problems might be more manageable.
(System security would suck, of course.)
> The tricky bit is stopping non-RT apps (the bings and bongs apps) from
Steve is right that this is the hard part. And, something like
gstreamer is probably the best approach. JACK is really not intended
to be a general-purpose sound server. Much of its success comes from
Paul's clear focus on synchronous execution and low latency.
If I had time, I'd play around with gstreamer and try to get it
working really well with JACK. Maybe someone here could do that and
send progress reports to jackit-devel. Give us a chance to be
proactive about fixing problems.
--
joq
LINUX® is a registered trademark of Linus Torvalds in the USA and other countries.
Linuxaudio.org logo copyright Thorsten Wilms © 2006.
Hosting provided by the Virginia Tech Department of Music and DISIS.