I have this message using my webcam with matlab r2014b. I'm using Image Adcquisiton toolbox

2 views (last 30 days)
Warning: No DCAM compliant devices were found. If you have a DCAM compliant device, refer to the DCAM troubleshooting section in the toolbox User's Guide for information on setting up your device.
Can anyone help me?
I have installed the OS Generic video interface and dcam hardware package but I continue with this message.
Thank you.
  2 Comments
John
John on 18 Mar 2015
You will have to provide us with more information for us to be of assistance. What camera are you using? Which release of the toolbox? etc...

Sign in to comment.

Accepted Answer

Sean de Wolski
Sean de Wolski on 18 Mar 2015
Did you install the USB webcam support package in addition to the OS generic one?
  3 Comments
Carlos Osorio
Carlos Osorio on 18 Mar 2015
Edited: Walter Roberson on 13 Jun 2016
I installed the USB webcam package and the message dissapeared. Now I'm trying to get the instalattion package with deploytool and I get this error in the log file:
ant:
<ant>
<mkdir dir="C:\Users\Carlos\Desktop\Head mouse V1.0\headmouse\for_redistribution" />
<mkdir dir="C:\Users\Carlos\Desktop\Head mouse V1.0\headmouse\for_testing" />
<mkdir dir="C:\Users\Carlos\Desktop\Head mouse V1.0\headmouse\for_redistribution_files_only" />
</ant>
mcc -C -o headmouse -W WinMain:headmouse -T link:exe -d 'C:\Users\Carlos\Desktop\Head mouse V1.0\headmouse\for_testing' -v 'C:\Users\Carlos\Desktop\Head mouse V1.0\untitled.m' -a 'C:\Users\Carlos\Desktop\Head mouse V1.0\clickderecho.jpg' -a 'C:\Users\Carlos\Desktop\Head mouse V1.0\clickizquierdo.jpg' -a C:\MATLAB\SupportPackages\R2014b\osgenericvideointerface\toolbox\imaq\supportpackages\genericvideo -a C:\MATLAB\SupportPackages\R2014b\dcamhardware\toolbox\imaq\supportpackages\dcam
Test checkout of feature 'Compiler' failed.
mcc failed.
Can you help me?
Sean de Wolski
Sean de Wolski on 19 Mar 2015
That sounds like a licensing error indicating there was no compiler license available. Talk to your IT department.

Sign in to comment.

More Answers (2)

Image Analyst
Image Analyst on 18 Mar 2015
Are you using Windows? If so, if you bring up device manager, do you have an "Imaging Devices" category? If not, then even your OS does not see your camera and certainly MATLAB wouldn't be able to if not even Windows sees it.
You might be able to use the webcam package instead of the Image Acquisition Toolbox: http://www.mathworks.com/support/2014a/matlab/8.3/demos/webcam-support.html

mudassar raza
mudassar raza on 7 Apr 2015
I am also facing this problem. I am using Dell inspiron 5110 built in webcam. it works fine in MATLAB 2009. but not working in MATLAB 2014b. and showing message "Warning: No DCAM compliant devices were found."

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!