Jump to content

GStreamer pipelines for Jetson TX2: Difference between revisions

m
Line 347: Line 347:
=== v4l2src ===
=== v4l2src ===


Starting on L4T R23.2 there is a /dev/video0 node to capture, however, this node will give you frames in bayer which are NOT suitable to encode because it grabs frames directly from the [http://www.ovt.com/download_document.php?type=sensor&sensorid=185 ov5693 camera] without using the ISP.
Starting on L4T R23.2 there is a /dev/video0 node to capture, however, this node will give you frames in bayer which are NOT suitable to encode because it grabs frames directly from the [https://www.ovt.com/sensors/OV5693 ov5693 camera] without using the ISP.


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