Hello Experts,
As I see the gstreamer is hardware accelerated, which version is the latest Gstreamer user guide provided by NVIDIA.
Hello Experts,
As I see the gstreamer is hardware accelerated, which version is the latest Gstreamer user guide provided by NVIDIA.
Hi,
On r32.4.3, hardware acceleration is enabled with 1.14.5.
nvidia@nvidia-desktop:~$ gst-inspect-1.0 --version
gst-inspect-1.0 version 1.14.5
GStreamer 1.14.5
Hi @DaneLLL
I would like to understand all possible pipeline commands/libraries applicable to the gstreamer pipeline. Where can I find all those information.
gstreamer is an open source project, you can find its sources from the web.
Some NVIDIA proprietary plugins are included in JetPack that provide easy access to some scaling/color conversion/encoding/decoding and more.
Further than the command above from @DaneLLL, gst-inspect can be used to get:
gst-inspect-1.0
gst-inspect-1.0 any_plugin
Hi,
Please also take a look at gstreamer user guide. There are more examples of using NVIDIA hardware-accelerated plugins.
I think the question is about this pdf document:
https://developer.nvidia.com/embedded/dlc/l4t-accelerated-gstreamer-guide-28-3
at
https://developer.nvidia.com/embedded/downloads#?search=gstreamer
I’m not sure if the pdf document is different from the online html version (as in the accepted answer).
the latest version is 28.3.2, is there a newer version?
The most up-to-date version might be found from here.