Error Creating Element 'src_bin_muxer' in DeepStream Pipeline on NVIDIA Xavier Nx

I am encountering an issue when trying to run a DeepStream pipeline.Using this command
deepstream-app -c config_infer_primary_nano.txt
It showing below error message is:
** 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
App run failed
Environment:
DeepStream Version**: 6.0
Operating System**: Ubuntu [18.04]
GStreamer Version**: [1.14.5]
TensorRT Version**: [8.0]
CUDA Version**: [10.2]

Can someone help identify why src_bin_muxer is failing to be created? What could be missing or misconfigured?

Try sudo /opt/nvidia/deepstream/deepstream/install.sh.

It is recommended that you upgrade to DS-6.3 and Jetpack-5.1.2 GA to avoid more issues.

There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks

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