Failed to create element 'src_bin_muxer'

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU)
Ubuntu22.04
• DeepStream Version

docker images: nvcr.io/nvidia/deepstream:6.1.1-devel

• TensorRT Version

• NVIDIA GPU Driver Version (valid for GPU only)
RTX 3060 6G
• Issue Type( questions, new requirements, bugs)

bugs

• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)

run deepstream-app -c source2_1080p_dec_infer-resnet_demux_int8.txt the demo

• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)

deepstream-app -c source2_1080p_dec_infer-resnet_demux_int8.txt
** ERROR: <create_multi_source_bin:1457>: Failed to create element ‘src_bin_muxer’
** ERROR: <create_multi_source_bin:1550>: create_multi_source_bin failed
** ERROR: <create_pipeline:1327>: create_pipeline failed
** ERROR: main:697: Failed to create pipeline
Quitting
App run failed

Can you share the command to start docker? Did you install the nvidia-docker2 as described here? Installation Guide — NVIDIA Cloud Native Technologies documentation

是的 我安装过。yes i installed

我知道问题出在那里了。我运行的容器的时候没有加上 --gpus all 命令可能没有关联显卡。

Glad to hear that. Can it work normally now? Also please ask questions in English for the convenience of global customers. Thanks

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