I want to keep the camera on with argus. I tried samples/09_camera_jpeg_capture and samples/13_multi_camera, but they both stop after a few seconds. Can I use argus to make VideoCapture open the camera continuously under “while” in opencv? what should I do?
Thanks
Have reference to the argus_camera for continuous streaming.
thanks for your reply, I solved it