You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got this error
(gst-plugin-scanner:15): GStreamer-WARNING **: 06:51:21.855: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_eglglessink.so': libcuda.so.1: cannot open shared object file: No such file or directory
** ERROR: main:601: Specify config file with -c option
Quitting
App run failed
root@e35d64642179:~/DeepStream360d_Release/samples# deepstream-360d-app -c configs/deepstream-360d-app/source10_gpu0.txt
Hi, I pull the container from https://ngc.nvidia.com/catalog/containers/nvidia:deepstream_360d
and use following command
nvidia-docker run -it --rm -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=$DISPLAY -w /root nvcr.io/nvidia/deepstream-360d:4.0.1-19.11
I got this error
(gst-plugin-scanner:15): GStreamer-WARNING **: 06:51:21.855: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_eglglessink.so': libcuda.so.1: cannot open shared object file: No such file or directory
** ERROR: main:601: Specify config file with -c option
Quitting
App run failed
root@e35d64642179:~/DeepStream360d_Release/samples# deepstream-360d-app -c configs/deepstream-360d-app/source10_gpu0.txt
(deepstream-360d-app:16): GLib-GObject-CRITICAL **: 06:51:27.571: g_object_set: assertion 'G_IS_OBJECT (object)' failed
** ERROR: <create_render_bin:90>: Failed to create 'sink_sub_bin_sink1'
** ERROR: <create_render_bin:168>: create_render_bin failed
** ERROR: <create_sink_bin:670>: create_sink_bin failed
** ERROR: <create_processing_instance:709>: create_processing_instance failed
** ERROR: <create_pipeline:1121>: create_pipeline failed
** ERROR: main:631: Failed to create pipeline
Quitting
App run failed
please help, thanks
The text was updated successfully, but these errors were encountered: