1

I am receiving an error when opening an inputstream on an apple published bonjour netservice, _apple-midi._udp. I get the following error: Error Domain=NSPOSIXErrorDomain Code=61 "The operation couldn’t be completed. Connection refused" UserInfo=0x100358780 {}.

Does Apple frown on people trying to access a midi stream this way? I am trying to create a discoverable list of midi network streams that a client can select from. I am trying to remove the Audio Midi Setup application from the equation when connecting via MacOSX.

Thanks,

Patrick

kernelK
  • 189
  • 1
  • 3
  • 14
  • I have a similar problem – Mark Aug 29 '12 at 18:43
  • Well I suspect that it can't be accessed. Its probably internal to Apple. What I have decided to do is rebroadcast the data, as sync doesn't need to be sample accurate (not that the _apple-mdi._udp would be anything close to sample of quarter-frame accurate). – kernelK Aug 29 '12 at 21:16

0 Answers0