Why does the Veo Web Camera generate timeout errors when using Image Acquisition Toolbox 1.7 (R14SP1)?
古いコメントを表示
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.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Matrox Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!