Webcam Package Not Working
Show older comments
Hi everyone,
I am trying to use Matlab Support Package for USB Webcams on a PC with a fresh Windows 10 installation (nothing else installed besides Matlab R2023b). However I get the following error when I try to use a command from the package, such as webcamlist:
Invalid MEX-file 'C:\ProgramData\MATLAB\SupportPackages\R2023b\toolbox\matlab\webcam\supportpackages\webcammex.mexw64': The specified module could not be found.
Do you have any idea why this may be occurring? I am not having such an issue on any other PC. Should I have some other packages installed?
Accepted Answer
More Answers (1)
Image Analyst
on 7 Nov 2023
0 votes
Did you install the webcam package from the Add-ons button on the tool ribbon?
6 Comments
Hakan Caldag
on 7 Nov 2023
Image Analyst
on 7 Nov 2023
Edited: Image Analyst
on 7 Nov 2023
Type this into the address field of File Explorer:
C:\ProgramData\MATLAB\SupportPackages\R2023b\toolbox\matlab\webcam\supportpackages
Does it go there to that folder? Or does it say no such folder? If so, is the file
'C:\ProgramData\MATLAB\SupportPackages\R2023b\toolbox\matlab\webcam\supportpackages\webcammex.mexw64
in that folder? Or not? It seems to think it's not there.
Hakan Caldag
on 7 Nov 2023
Image Analyst
on 7 Nov 2023
I'd call tech support.
Walter Roberson
on 7 Nov 2023
Sounds like an anti-virus is interfering.
Hakan Caldag
on 8 Nov 2023
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!