Why does the Veo Web Camera generate timeout errors when using Image Acquisition Toolbox 1.7 (R14SP1)?
Afficher commentaires plus anciens
I am using the Image Acquisition Toolbox with a device named "Veo Web Camera (VFW Mapper for Messenger)". However, when I try using GETSNAPSHOT or GETDATA, a Timeout error is thrown. For example, I might execute:
vid = videoinput('winvideo');
data = getsnapshot(vid);
This code generates the following error:
??? A timeout occurred during GETSNAPSHOT.
If I try using PREVIEW, the preview window does not update or display any data.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Matrox Hardware dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!