RidgeRun Linux Camera Drivers/Examples/Jetson: Difference between revisions
Efernandez (talk | contribs) No edit summary |
Efernandez (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
|previous=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Linux_Camera_Drivers/Examples/Case_Studies | |previous=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Linux_Camera_Drivers/Examples/Case_Studies | ||
|next=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Linux_Camera_Drivers/Examples/Jetson/Jetson_Capture_SubSystem | |next=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Linux_Camera_Drivers/Examples/Jetson/Jetson_Capture_SubSystem | ||
| | |title=Jetson Examples|description=A list of examples using Linux drivers for NVIDIA Jetson platforms such as Xavier or Orin.}} | ||
}} | |||
</noinclude> | </noinclude> | ||
<br> | <br> |
Latest revision as of 21:08, 11 October 2024
This section shows several examples of capture using GStreamer, Argus and OpenCV, as well as an example using some of our products in conjunction with video capture.
- The section Jetson Capture SubSystem shows a general overview of the structure of the capture subsystem in Jetson and some details of each of its parts.
- The section Argus Examples contains a guide on how to use some of the samples provided by Argus.
- The section OpenCV Examples provides capture examples using OpenCV in Python, using a webcam as well as a MIPI CSI camera.
- The section GStreamer Examples includes examples for capturing video using GStreamer instead.
- The section RidgeRun Product Use Cases provides an example of a GStreamer pipeline to capture video and stream it via RTSP with embedded metadata, using some of our products.