Jump to content

Jetson Nano/Gstreamer/Example Pipelines/Streaming: Difference between revisions

No edit summary
Line 72: Line 72:
For RTSP streaming we use RidgeRun rtspsink element, for more information visit: [[GstRtspSink| RidgeRun GstRtspSink ]]
For RTSP streaming we use RidgeRun rtspsink element, for more information visit: [[GstRtspSink| RidgeRun GstRtspSink ]]


== H.264 ==
<pre>
gst-launch-1.0 nvarguscamerasrc ! 'video/x-raw(memory:NVMM), width=1920, height=1080, framerate=30/1' ! omxh264enc control-rate=2 bitrate=4000000 ! video/x-h264, mapping=/stream1 ! rtspsink service=5000
</pre>


<noinclude>
<noinclude>
{{JetsonNano/Foot|Gstreamer/Example_Pipelines/Decoding|Contact_Us}}
{{JetsonNano/Foot|Gstreamer/Example_Pipelines/Decoding|Contact_Us}}
</noinclude>
</noinclude>
866

edits

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