Error while installing gstreamer-plugins on NVIDIA Xavier NX

Hi

“I encountered an error while trying to install gstreamer-plugins on NVIDIA Xavier Nx. The installation fails with the following message showing below picture.

How to solve it.Anyone can advise me.

Thanks,
mallesha

Hello,

Thanks for visiting the NVIDIA Developer forums! Your topic will be best served in the Jetson category.

I will move this post over for visibility.

Cheers,
Tom

Hi,
Please identify which gstreamer package triggers the issue. Some packages are already installed and please find out which one fails to be installed.

When I try to run a deepstream application on the NVIDIA Xavier NX Board using this command,
deepstream-app -c source1_csi_dec_infer_resnet_int8.txt
It will show some errors, as shown below.
** ERROR: <create_multi_source_bin:1423>: Failed to create element’src_bin_muxer’’
** ERROR: <create_multi_source_bin:1516>: create_multi_source_bin failed
** ERROR: <create_pipeline:1323>: create_pipeline failed
** ERROR: main:639: Failed to create pipeline
Quitting
The app run failed.
When I search for that element, it will not show anything. Using this command, gst-inspect-1.0 | grep src_bin_muxer is used to search for information about the’src_bin_muxer` element within the installed GStreamer plugins, and in my system, I have a gstreamer version on gst-inspect-1.0 version 1.14.0 and GStreamer version 1.14.5.

Now, how do I solve this problem?

Hi,
Do you use Xavier NX module with emmc? If yes, please make sure the rootfs is flashed to external storage. The emmc has 16GB which is insufficient for DeepStream SDK.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.