I am looking for a C API for the Arducam imx708 camera.
I have found the C++ libcamera library. I am more C then C++ programmer.
I have not found any C wrapper to Libcamera either.
In the past I have used the MMAL library on a RPI 4 but I see that is not available on RPI 5.
I am wanting to read frames from both camera slots and process then in a single program.
I know I could run the libcamera-[still/vid] command line program but they is not what I am wanting to do.
Can anyone direct me to a C API for the the cameras or an example code that gets me started.
Thanks
I have found the C++ libcamera library. I am more C then C++ programmer.
I have not found any C wrapper to Libcamera either.
In the past I have used the MMAL library on a RPI 4 but I see that is not available on RPI 5.
I am wanting to read frames from both camera slots and process then in a single program.
I know I could run the libcamera-[still/vid] command line program but they is not what I am wanting to do.
Can anyone direct me to a C API for the the cameras or an example code that gets me started.
Thanks
Statistics: Posted by rkwiles — Tue Feb 06, 2024 2:59 pm