JetPack update now improves CPU performance by up-to 40% for CSI cameras

We are thrilled to announce a new update to the Argus library in the JetPack SDK that significantly reduces the CPU load for CSI camera capture via Argus by up-to 40%! This optimization will free up valuable processing power for your other tasks and applications when using CSI cameras.

Take advantage of this update for developing your applications on Jetson Orin Nano and Jeson AGX Orin developer kits with JetPack 6.0. The update will be officially supported on JetPack 6.1 and onwards for all Jetson Orin modules.

To update your Jetson Orin Nano and Jetson AGX Orin developer kits on JetPack 6.0, run the following commands and reboot your developer kit:

sudo apt update
sudo apt upgrade

To verify that the update, run the following command and match the version:

$ apt policy nvidia-l4t-camera
nvidia-l4t-camera:
     Installed: 36.3.0-20240719161631
2 Likes