Jump to content

GStreamer pipelines for Jetson TX2: Difference between revisions

m
Line 896: Line 896:
== H265 UDP Streaming ==
== H265 UDP Streaming ==


In order to start streaming H265 you need the h265 payloader, to do this you need to compile the latest version of gstreamer in your Jetson TX2 module. Please follow the [http://developer.ridgerun.com/wiki/index.php?title=CCompiling_Tegra_X2_source_code instructions to do it]. Same instructions can be run in your PC if you want to update the gstreamer version in your host. (in case of the host I had to recompile the good plugins to get the rtph265pay).
In order to start streaming H265 you need the h265 payloader, to do this you need to compile the latest version of gstreamer in your Jetson TX2 module. Please follow the [http://developer.ridgerun.com/wiki/index.php?title=Compiling_Tegra_X2_source_code instructions to do it]. Same instructions can be run in your PC if you want to update the gstreamer version in your host. (in case of the host I had to recompile the good plugins to get the rtph265pay).


Currently it is not possible to receive the stream using the PC because there is not a h265 decoder available on gstreamer. In order to evaluate the performance let's receive the stream on the Jetson module as well.
Currently it is not possible to receive the stream using the PC because there is not a h265 decoder available on gstreamer. In order to evaluate the performance let's receive the stream on the Jetson module as well.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.