Camera Interface problem in Simulink

6 views (last 30 days)
Sasanka Potluri
Sasanka Potluri on 29 Jul 2014
Hello All,
I am using MATLAB R2014a. I wnat to work with camera in simulink. I have computer vision system toolbox installed and image acquisition tool box (From Video Device) block in simulink. When I check my camera I can able to get the live vide from my Logitech USB cam as a preivew in MATLAB. When I want to use it in simulink while configuring in USB video device list it shows the following error...
Error using xpctarget.AutoConnect (line 17)
Message: An invalid IP address was specified.
Source: System
HelpLink:
Error in mxpcusbsearch/connect_to_target (line 367)
xpctarget.AutoConnect(tg.getObject());
Error while evaluating uicontrol Callback
May I know what to do and how to do. Thanks in advance
  2 Comments
raphael
raphael on 16 Jun 2015
hello, i have the exact same message here with R2014a also... any clue anybody ??? thanks

Sign in to comment.

Answers (1)

raphael
raphael on 17 Jun 2015
hi there to those interested : problem was solved on my side by installing "OS Generic Video Interface" package from support package installer. raphael.

Community Treasure Hunt

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

Start Hunting!