I open two webcams using v4l2. With 30 fps everything works fine. With 60 fps, begining troubles. FPS on first cam about 20, FPS on second cam about 0-3. I try to run in different threads(and different processor kernels) - the same problem. I think problem in v4l2 driver.
My task is very simple - capture data from two webcams on one computer with 60 fps. Is it possible? In what could be the problem? I may show the code, but it is big.
Sorry for my english.