Open promistrio opened 3 years ago
The demo does have this problem.
We now provide the v4l2 driver mode. http://wiki.veye.cc/index.php/V4L2_mode_for_Raspberry_Pi Whether it is helpful to the application of opencv, please refer to it. In addition, sorry for reply so late. please ask questions on forum.veye.cc, which will be reply very quick.
Hello! I tried capture2opencv example on CS-MIPI-SC132 and got a small FPS(12) on rpi 3b. After changing 3b to 4 I got a same FPS(12). It just reading a stream without any calculation! Which is the right way to use CS-MIPI-SC132 with opencv? I would like to change this example, but I don't know how this should work. How people use cameras like this in projects with small FPS (and latency). Previews work's well but they without opencv.
Thank you!