Jump to content

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

no edit summary
No edit summary
Line 59: Line 59:


== Videotestsrc display ==
== Videotestsrc display ==
 
The Jetson Xavier NX has the following power mode "NV Power Mode: MODE_15W_6CORE" and jetson_clocks binary was executed.


<pre style="background:#d6e4f1">
<pre style="background:#d6e4f1">
Line 66: Line 66:


== Camera capture display ==
== Camera capture display ==
The Jetson Xavier NX has the following power mode "NV Power Mode: MODE_15W_6CORE" and jetson_clocks binary was executed.


=== 3280x2464 ===
=== 3264x2464 ===
<pre style="background:#d6e4f1">
<pre style="background:#d6e4f1">
gst-launch-1.0 nvarguscamerasrc ! 'video/x-raw(memory:NVMM), width=3280, height=2464, format=NV12, framerate=30/1' ! nvoverlaysink
gst-launch-1.0 nvarguscamerasrc ! 'video/x-raw(memory:NVMM), width=3264, height=2464, format=NV12, framerate=21/1' ! nvoverlaysink
</pre>
</pre>


Line 78: Line 79:
</pre>
</pre>


<noinclude>
{| class="wikitable" style="color:black; background-color:#f6f6f6;margin: auto;"
{| class="wikitable" style="color:black; background-color:#f6f6f6;margin: auto;"
|+ align="top" style="caption-side: top" | Table 1. Performance results
|+ align="top" style="caption-side: top" | Table 1. Performance results
Line 86: Line 88:
! Glass to Glass Latency (ms)
! Glass to Glass Latency (ms)
|-
|-
| 3280x2464
| 3264x2464
| 10.2%
| 10.2%
| 21
| 21
Line 111: Line 113:
| 190
| 190
|}
|}
</noinclude>


<noinclude>
<noinclude>
{{JetsonXavierNX/Foot|GStreamer/Example_Pipelines|Gstreamer/Example_Pipelines/Encoding}}
{{JetsonXavierNX/Foot|GStreamer/Example_Pipelines|Gstreamer/Example_Pipelines/Encoding}}
</noinclude>
</noinclude>
1,433

edits

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