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