Hi
I’m want to turn off the display when i run sample code(13_multi_camera).
Because i am receiving image data through opencv (cv::Mat form). so i don’t need to display the original streaming output window.
Does anyone know how to modify the code?