A question about the Jetson Linux API Reference MultiMedia APIs’ sample program.
After connected 4 GMSL-camera through the MIPI-connector, Using the selfmade program which based on the MultiMedia API’s sample program to capture images form 4 cameras by 1 process, “vi-output ar0” makes the cpu loads very high.
I also tried to use the MultiMedia API’s sample program to capture images form 4 cameras by each different process, and it did not cause the cpu run high load.
I would like to know is there any way to make the AGX Xavier capture images form multi cameras by 1 process and can run by a lower cpu load.
Environment:
Jetson AGX Xavier
Camera Sensor ar0230
Sample Program : capture-cuda