Installed adaptors still No Image Acquisition adaptors found

16 views (last 30 days)
I have install the support package for matlab r2014b version. But the adaptor still not installed. The matlab told me there is no Image Acquisition adaptors found. How could I fix this?
  4 Comments
KAE
KAE on 30 Jun 2017
When I bought the non-trial version of the Image Acquisition Toolbox, the problem disappeared.

Sign in to comment.

Answers (2)

morteza samadi
morteza samadi on 31 Dec 2016
I had same the problem, this worked for me: Go to Home tab >> Get Hardware Support Package under Add-Ons from Environment section >> choose Install from Internet and select OS Generic Video Interface from supported drivers >> Next >> I accept and Next >> wait for installation finished. There you go. type 'imaqhwinfo' in Command Window and see 'winvideo' is added
  3 Comments

Sign in to comment.


Madhura Suresh
Madhura Suresh on 7 Jun 2017
The OS Generic works with the gstreamer system libraries on linux. MATLAB supports gstreamer 1.0 for releases R2017a and later, and gstreamer 0.10 for other releases. You can get the version of gstreamer on your system by running this on your linux terminal:
dpkg -l libgst* | grep ^i

Community Treasure Hunt

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

Start Hunting!

Translated by