フィルターのクリア

How to use multiple USB webcam in Matlab

5 ビュー (過去 30 日間)
Chau Trung
Chau Trung 2016 年 3 月 14 日
編集済み: Wenyin Wei 2019 年 7 月 7 日
I can't preview 3 figure webcam same time in matlab. Can you help me?
  2 件のコメント
Walter Roberson
Walter Roberson 2016 年 3 月 14 日
Is the problem using 3 webcams, or is the problem with the 4th device specifically? If you only use
D = videoinput('winvideo', 4);
preview(D)
then is it able to preview it?
Chau Trung
Chau Trung 2016 年 3 月 14 日
編集済み: Chau Trung 2016 年 3 月 14 日
Hi Walter RoberSon, thank for your comment, as i said i can preview each camera normally, but I can not preview three or more camera at the same time, not problem with the 4th camera, it occur an error as above. So can you figure it out for me?

サインインしてコメントする。

採用された回答

Stalin Samuel
Stalin Samuel 2016 年 3 月 14 日

その他の回答 (1 件)

Wenyin Wei
Wenyin Wei 2019 年 7 月 7 日
編集済み: Wenyin Wei 2019 年 7 月 7 日
Hello Trung,
I also met the problem and fixed it by making the cameras use different ports rather than sharing the same port.

カテゴリ

Help Center および File ExchangeMATLAB Support Package for IP Cameras についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by