Hi,

I am using QTKit APIs for streaming from webcam. I get the error message 'Camera used by another application' for some of the webcams. But, no other application was using this webcam. The applications like Photobooth, iChat can stream properly from this webcam

Following are the steps to stream from the device:

1. Open the input device: [inputDevice open: &error]

        It opens the device successfully without any error.

2. add input device to capture session: [captureSession addInput: inputDevice error: &error]


3. Call [captureSession startRunning]

But, it displays a message 'Camera used by another application' in QTCaptureView( We are not sure whether it is put up by QTkit framework or the webcam driver). We also get the following console log:


"usbConnectToCam-USBDeviceOpen: Error: kIOReturnExclusiveAccess - exclusive access and device already open"

Can anyone help me out to solve this problem.

Thanks in advance,
Deepa
de...@robosoftin.com





-----------------------------------------------
Robosoft Technologies - Come home to Technology

Disclaimer: This email may contain confidential material. If you were not an 
intended recipient, please notify the sender and delete all copies. Emails to 
and from our network may be logged and monitored. This email and its 
attachments are scanned for virus by our scanners and are believed to be safe. 
However, no warranty is given that this email is free of malicious content or 
virus.
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to