Why does the Veo Web Camera generate timeout errors when using Image Acquisition Toolbox 1.7 (R14SP1)?
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Matrox Hardware en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!