Borrar filtros
Borrar filtros

How to use multiple USB webcam in Matlab

5 visualizaciones (últimos 30 días)
Chau Trung
Chau Trung el 14 de Mzo. de 2016
Editada: Wenyin Wei el 7 de Jul. de 2019
I can't preview 3 figure webcam same time in matlab. Can you help me?
  2 comentarios
Walter Roberson
Walter Roberson el 14 de Mzo. de 2016
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 el 14 de Mzo. de 2016
Editada: Chau Trung el 14 de Mzo. de 2016
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?

Iniciar sesión para comentar.

Respuesta aceptada

Stalin Samuel
Stalin Samuel el 14 de Mzo. de 2016

Más respuestas (1)

Wenyin Wei
Wenyin Wei el 7 de Jul. de 2019
Editada: Wenyin Wei el 7 de Jul. de 2019
Hello Trung,
I also met the problem and fixed it by making the cameras use different ports rather than sharing the same port.

Categorías

Más información sobre MATLAB Support Package for IP Cameras en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by