Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) A100 GPU
• DeepStream Version 6.1
• JetPack Version (valid for Jetson only)
• TensorRT Version
• NVIDIA GPU Driver Version (valid for GPU only) 510.47.03
• Issue Type( questions, new requirements, bugs)
Debug info: gsturidecodebin.c(920): unknown_type_cb (): /GstPipeline:pipeline/GstBin:multi_src_bin/GstBin:src_sub_bin2/GstURIDecodeBin:src_elem
cuGraphicsGLRegisterBuffer failed with error(219) gst_eglglessink_cuda_init texture = 1
** INFO: <bus_callback:180>: Pipeline running
**PERF: 281.53 (0.52) 151.38 (1.29) 151.38 (1.29) 281.57 (0.52)
ERROR from secondary_gie_bin_queue: Internal data stream error.
Debug info: gstqueue.c(988): gst_queue_handle_sink_event (): /GstPipeline:pipeline/GstBin:secondary_gie_bin/GstQueue:secondary_gie_bin_queue:
streaming stopped, reason not-negotiated (-4)
Quitting
ERROR from sink_bin_queue: Internal data stream error.
Debug info: gstqueue.c(988): gst_queue_handle_sink_event (): /GstPipeline:pipeline/GstBin:processing_bin_0/GstBin:sink_bin/GstQueue:sink_bin_queue:
streaming stopped, reason not-negotiated (-4)
[NvMultiObjectTracker] De-initialized
App run failed
I am trying to set up Deepstream app(source4_1080p_dec_infer-resnet_tracker_sgie_tiled_display_int8.txt) on one of the cluster which has A100 GPU, whenever I set the sink type to fakesink app works however, app crashes when I set it to eglsink.
I am currently accessing deepstream in docker container which is running on gpu node with tigervnc.
What should i do to run the apps.