Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) GPU
• DeepStream Version 6.3
• JetPack Version (valid for Jetson only)
• TensorRT Version 8.5
• NVIDIA GPU Driver Version (valid for GPU only) 560
installed deepstream6.3 and try to play some inbulid samples. it not working, but checking gstream alone it works.
(base) ashokrajan@ashok-rajan-ubuntu:~$ cd /opt/nvidia/deepstream/deepstream-6.3/bin
./deepstream-app -c …/samples/configs/deepstream-app/source1_usb_dec_infer_resnet_int8.txt
** ERROR: <create_primary_gie_bin:129>: Failed to create ‘primary_gie’
** ERROR: <create_primary_gie_bin:193>: create_primary_gie_bin failed
** ERROR: <create_pipeline:1576>: create_pipeline failed
** ERROR: main:697: Failed to create pipeline
Quitting
nvstreammux: Successfully handled EOS for source_id=0
App run failed