필터 지우기
필터 지우기

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 CenterFile Exchange에서 MATLAB 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