recently, I got some feedback about my app can't user camera on new macbook
air(2013) when update OS Version to OS X 10.8.5. when debugged i found
calling
[QTCaptureDevice inputDevices] only get Audio Device, no Video Device. Is
there something change about QTKit framework in OS X 10.8.5?
does s
appear.
So I am guessing, either the arguments i set was not correct, or this
method have some bugs in sandbox environment?
On Fri, May 10, 2013 at 7:58 PM, Fritz Anderson wrote:
> On 1 May 2013, at 10:29 PM, Zhuang Xu wrote:
>
> > I am using NSWorkspace launchApplicationAtURL: