1 | initial version |
Actually I know that in windows it is not possible to create a single thread application that opens multiple webcams. You should try creating two seperate threads and open a camera in each thread for processing. Making two applications that grab from seperate cameras simultaneously is possible however I am not sure if this influences your data capture rate.