Jump to content

Jetson Xavier NX/Gstreamer/Example Pipelines/Capture Display: Difference between revisions

Line 19: Line 19:
Camera capture pipelines were tested with a Sony IMX219 CMOS (Raspberry Pi V2.1 camera) image sensor, which its Linux driver is already supported by default on Linux For Tegra kernel for the Jetson Xavier NX and Jetson Nano platforms.  
Camera capture pipelines were tested with a Sony IMX219 CMOS (Raspberry Pi V2.1 camera) image sensor, which its Linux driver is already supported by default on Linux For Tegra kernel for the Jetson Xavier NX and Jetson Nano platforms.  


If you are interested in a higher quality camera support for the Jetson Xavier NX platform, you can take a look at the [https://developer.ridgerun.com/wiki/index.php?title=Raspberry_Pi_HQ_camera_IMX477_Linux_driver_for_Jetson Raspberry Pi HQ camera IMX477 Linux driver for Jetson] wiki page for detailed information on the free Linux driver support for this sensor that RidgeRun offers.
If you are interested in a higher quality camera support for the Jetson Xavier NX platform, you can take a look at the [https://developer.ridgerun.com/wiki/index.php?title=Raspberry_Pi_HQ_camera_IMX477_Linux_driver_for_Jetson Raspberry Pi HQ camera IMX477 Linux driver for Jetson] wiki page for detailed information on the free Linux driver support for this camera sensor that RidgeRun offers.
 
The Jetson Xavier NX has the following power mode "NV Power Mode: MODE_15W_6CORE" and jetson_clocks binary was executed to set the board in maximum performance mode.


Using nvarguscamerasrc with a Sony IMX219 CMOS image sensor (Raspberry Pi V2.1 camera), the following operation modes are available:
Using nvarguscamerasrc with a Sony IMX219 CMOS image sensor (Raspberry Pi V2.1 camera), the following operation modes are available:
Line 36: Line 34:
GST_ARGUS: 1280 x 720 FR = 120,000005 fps Duration = 8333333 ; Analog Gain range min 1,000000, max 10,625000; Exposure Range min 13000, max 683709000;
GST_ARGUS: 1280 x 720 FR = 120,000005 fps Duration = 8333333 ; Analog Gain range min 1,000000, max 10,625000; Exposure Range min 13000, max 683709000;
</pre>   
</pre>   
The Jetson Xavier NX has the following power mode "NV Power Mode: MODE_15W_6CORE" and jetson_clocks binary was executed to set the board in maximum performance mode.


=== Max Resolution ===
=== Max Resolution ===
1,433

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.