Just FYI, this is why JACK no longer is possible on iOS. It uses inter-process communication. Works fine in older apple OS's, now broken on iOS (for several years) because Apple denied this functionality on that platform.
On Wed, Feb 21, 2018 at 2:52 PM, Eric Gorouben <[email protected]> wrote: > Hi, > > Partially answering myself: there is no problem if the other process is a > LaunchDaemon, otherwise, the sandbox seems to forbid it. > Are there other ways? > > Thanks > Eric Gorouben > > > > Le 21 févr. 2018 à 17:39, Eric Gorouben <[email protected]> a écrit : > > > > Hi > > > > I have a AudioServerPlugIn that needs to communicate with other > processes. > > I used the method described in QA1811. > > While this works perfectly when sip is disabled, I can’t connect to the > service provides by my server as soon as sip is enabled. > > > > How can I solve this problem? > > Thanks > > Eric Gorouben > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Coreaudio-api mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/coreaudio-api/ > paul%40linuxaudiosystems.com > > This email sent to [email protected] >
_______________________________________________ Do not post admin requests to the list. They will be ignored. Coreaudio-api mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/coreaudio-api/archive%40mail-archive.com This email sent to [email protected]
