I am attempting to capture dynamic streams from multiple usb webcams using only mathematica. Using ImageCapture["Device" -> $ImagingDevices[], I've tried to open multiple instances of Mathematica using ImageCapture on different devices for the different instances. No Luck
Is this too complex a task for Mathematica alone?