Jump to content

GStreamer pipelines for Jetson TX2: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
 
Line 1: Line 1:
<seo title="NVIDIA Jetson TX2 GStreamer Pipelines | Jetson GStreamer pipelines | RidgeRun" titlemode="replace" keywords="GStreamer, Linux SDK, Linux BSP,  Embedded Linux, Device Drivers, NVIDIA, Xilinx, TI, NXP, Freescale, Embedded Linux driver development, Linux Software development, Embedded Linux SDK, Embedded Linux Application development, GStreamer Multimedia Framework,Jetson TX2 pipelines, Jetson TX2 GStreamer pipelines, Jetson TX2 GStreamer, H264, H265, H264 encoding, H265 encoding, omnivision OV5693." description="This wiki guide from RidgeRun provides the GStreamer pipelines including H264 and H265 encoding used on Jetson TX2 module!"></seo>
<seo title="NVIDIA Jetson TX2 GStreamer Pipelines | Jetson GStreamer pipelines | RidgeRun" titlemode="replace" metakeywords="GStreamer, Linux SDK, Linux BSP,  Embedded Linux, Device Drivers, NVIDIA, Xilinx, TI, NXP, Freescale, Embedded Linux driver development, Linux Software development, Embedded Linux SDK, Embedded Linux Application development, GStreamer Multimedia Framework, Jetson TX2 pipelines, Jetson TX2 GStreamer pipelines, Jetson TX2 GStreamer, H264, H265, H264 encoding, H265 encoding, omnivision OV5693." metadescription="This wiki guide from RidgeRun provides the GStreamer pipelines including H264 and H265 encoding used on Jetson TX2 module!"></seo>


<table>
<table>
Line 18: Line 18:
== Introduction to NVIDIA<sup>®</sup>Jetson™ TX2 [https://www.ridgerun.com/gstreamer  GStreamer] pipelines ==
== Introduction to NVIDIA<sup>®</sup>Jetson™ TX2 [https://www.ridgerun.com/gstreamer  GStreamer] pipelines ==


On this page you are going to find a set of pipelines used on Jetson TX2, specifically used with the Jetson board. The wiki page tries to describe some of the multimedia features of the platform like the NVIDIA model to handle the ISP through its custom (and close) plugin called nvcamerasrc. It also includes a brief description of the sample application called nvgstcapture-1.0 and ways to measure the ARM load. The goal is to provide you some example pipelines and introduction to the board. It is a work in progress.
On this page, you are going to find a set of pipelines used on Jetson TX2, specifically used with the Jetson board. The wiki page tries to describe some of the multimedia features of the platform like the NVIDIA model to handle the ISP through its custom (and close) plugin called nvcamerasrc. It also includes a brief description of the sample application called nvgstcapture-1.0 and ways to measure the ARM load. The goal is to provide you with some example pipelines and introduction to the board. It is a work in progress.


The camera sensor used for tests is the OmniVision OV5693. These steps were run on Jetson TX2.
The camera sensor used for tests is the OmniVision OV5693. These steps were run on Jetson TX2.
Line 24: Line 24:
== Jetson TX2 GStreamer pipelines ==
== Jetson TX2 GStreamer pipelines ==


Recall that this board is a quad core A57 with some hardware units dedicated to encode/decode. Plugins accelerated by Hardware available:
Recall that this board is a quad-core A57 with some hardware units dedicated to encode/decode. Plugins accelerated by Hardware available:


<syntaxhighlight lang='bash'>
<syntaxhighlight lang='bash'>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.