Webcam in MATLAB after compiling is not working with MCR runtime

1 view (last 30 days)
MATLAB code capturing video from webcam is compiled with "mcc -mv webcam_gettingstarted.m -a webcammex". In running exe file with MCR_R2015b_win64_installer, an error "matlab.webcam.internal.WebcamController" is reported.
How can I solve this problem?
If Matlab runtime MCR_R2015b_win64_installer does not support(which I have not confirmed), how can I work around? For example, use MATLAB coder to generate C/C++ and use OpenCV for webcam?
  4 Comments
Luis Matey
Luis Matey on 26 Jan 2016
I have the same problem, is there a solution to this problem? Thanks
sai venu
sai venu on 5 Jul 2016
for me also same problem...plz suggest me to over come this problem with matlab 2015b

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!