H264 HW decoder in GStreamer for Orin #1514
-
Hi, I am trying to use the h264 hardware decoder on Orin with Kirkstone. When I follow the machine config file, the
First, the recipe seem to be for gstreamer 1.14:
How can I use the h264 decoder? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
Also, library from
|
Beta Was this translation helpful? Give feedback.
-
It's difficult to say with so little information to go on, but my guess is that your build is missing drivers and/or libraries that those plugins need. Shared object libraries don't need execution permissions. |
Beta Was this translation helpful? Give feedback.
-
Ldd seem valid:
Did you see it working in one of the tegra-distro-demo image? |
Beta Was this translation helpful? Give feedback.
Since I am running gst-inspect with a non-root user, udev rule are missing.