> given kernel capability patch applied, does jackd give real-time > capability to existing running process (normal user) that decide to > become a jack client?
yes, it gives the needed capabilities to the audio thread that gets created for each new client (not the whole application, of course). You have to use jackstart (suid root) to start jackd instead of starting jackd directly. -- Fernando