Hello, I am learning how to write camera drivers for the Orin NX development board to meet our team’s project requirements. I want to equip the board with three cameras and run them simultaneously to capture images. We have found a suitable carrier board, and I hope to use two imx327 cameras and one imx477 camera simultaneously for image capture. Does NVIDIA provide any examples or code tutorials on developing multi-camera drivers on the Orin NX?
hello Star_sea,
please see-also sample application, syncSensor
for demonstration.
you may install MMAPI package if you did not download that before,
i.e. $ sudo apt install nvidia-l4t-jetson-multimedia-api
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.