We try to use 2 usb cameras on the robot and show one of them on the dashboard and alternate between them with a driver’s button.
I’ve encountered this post: Help with two USB Cameras on the Dashboard. - #3 by rich2202 - NI LabVIEW - Chief Delphi
I tried to use the code in it and the result is attached,
the problem is that the second “Camera OPEN” dowsn’t work and outputs an error. If I open USB 0 first I can see it when it’s selected but I see nothing when the other is selected. If I open USB 1 first it’s the same but I can see the other camera.
What may cause it? How can I fix it?
Thank you.