Camera Interface problem in Simulink
9 views (last 30 days)
Show older comments
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
on 16 Jun 2015
hello, i have the exact same message here with R2014a also... any clue anybody ??? thanks
Answers (1)
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.
0 Comments
See Also
Categories
Find more on Image Acquisition Support Packages for Hardware Adaptors (Generic Video Interface) 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!