Error While trying to run DeepStream App source30_1080p_dec_infer-resnet_tiled_display_int8.txt

Hello…

I am getting the following errors while running deepstream-app source30_1080p_dec_infer-resnet_tiled_display_int8.txt. I have installed DeepStream 6.3 on Ubuntu 20.04, and I wanted to test whether is working properly or not. When I tried to run one of the samples it gave this error.

hcytech@hcytech-Blade-15-2022-RZ09-0421:/opt/nvidia/deepstream/deepstream-6.3/samples/configs/deepstream-app$ sudo deepstream-app -c source30_1080p_dec_infer-resnet_tiled_display_int8.txt

(gst-plugin-scanner:4530): GStreamer-WARNING **: 18:24:43.027: Failed to load plugin ‘/usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_jpeg.so’: libnvjpeg.so.12: cannot open shared object file: No such file or directory

(gst-plugin-scanner:4530): GStreamer-WARNING **: 18:24:43.027: Failed to load plugin ‘/usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_udp.so’: librivermax.so.0: cannot open shared object file: No such file or directory

(gst-plugin-scanner:4530): GStreamer-WARNING **: 18:24:43.028: Failed to load plugin ‘/usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_inferserver.so’: libtritonserver.so: cannot open shared object file: No such file or directory

(gst-plugin-scanner:4530): GStreamer-WARNING **: 18:24:43.028: Failed to load plugin ‘/usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_inferaudio.so’: libcufft.so.11: cannot open shared object file: No such file or directory

(gst-plugin-scanner:4530): GStreamer-WARNING **: 18:24:43.029: Failed to load plugin ‘/usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_ucx.so’: libucs.so.0: cannot open shared object file: No such file or directory
** ERROR: <create_render_bin:143>: Failed to create ‘sink_sub_bin_transform1’
** ERROR: <create_render_bin:195>: create_render_bin failed
** ERROR: <create_sink_bin:831>: create_sink_bin failed
** ERROR: <create_processing_instance:956>: create_processing_instance failed
** ERROR: <create_pipeline:1576>: create_pipeline failed
** ERROR: main:697: Failed to create pipeline
Quitting
nvstreammux: Successfully handled EOS for source_id=0
nvstreammux: Successfully handled EOS for source_id=1
nvstreammux: Successfully handled EOS for source_id=2
nvstreammux: Successfully handled EOS for source_id=3
nvstreammux: Successfully handled EOS for source_id=4
nvstreammux: Successfully handled EOS for source_id=5
nvstreammux: Successfully handled EOS for source_id=6
nvstreammux: Successfully handled EOS for source_id=7
nvstreammux: Successfully handled EOS for source_id=8
nvstreammux: Successfully handled EOS for source_id=9
nvstreammux: Successfully handled EOS for source_id=10
nvstreammux: Successfully handled EOS for source_id=11
nvstreammux: Successfully handled EOS for source_id=12
nvstreammux: Successfully handled EOS for source_id=13
nvstreammux: Successfully handled EOS for source_id=14
nvstreammux: Successfully handled EOS for source_id=15
nvstreammux: Successfully handled EOS for source_id=16
nvstreammux: Successfully handled EOS for source_id=17
nvstreammux: Successfully handled EOS for source_id=18
nvstreammux: Successfully handled EOS for source_id=19
nvstreammux: Successfully handled EOS for source_id=20
nvstreammux: Successfully handled EOS for source_id=21
nvstreammux: Successfully handled EOS for source_id=22
nvstreammux: Successfully handled EOS for source_id=23
nvstreammux: Successfully handled EOS for source_id=24
nvstreammux: Successfully handled EOS for source_id=25
nvstreammux: Successfully handled EOS for source_id=26
nvstreammux: Successfully handled EOS for source_id=27
nvstreammux: Successfully handled EOS for source_id=28
nvstreammux: Successfully handled EOS for source_id=29
App run failed

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

I think GPU driver and CUDA toolkit are not installed normally.
You had better refer this documetion

Another option. You can use the docker from NGC

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