i am trying to run seepstream app test one . im using ngc triton devel i have run rtail analytics app succefully but with the sample apps im stuck with this
root@wise-Victus-by-HP-Gaming-Laptop-15-fb0xxx:/opt/nvidia/deepstream/deepstream-6.1/sources/apps/sample_apps/deepstream-test1# GST_DEBUG=4 ./deepstream-test1-app sample_720p.h264
0:00:00.000078985 418 0x55fbc6953400 INFO GST_INIT gst.c:586:init_pre: Initializing GStreamer Core Library version 1.16.2
0:00:00.000114661 418 0x55fbc6953400 INFO GST_INIT gst.c:587:init_pre: Using library installed in /usr/lib/x86_64-linux-gnu
0:00:00.000123597 418 0x55fbc6953400 INFO GST_INIT gst.c:605:init_pre: Linux wise-Victus-by-HP-Gaming-Laptop-15-fb0xxx 6.2.0-36-generic #37~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Mon Oct 9 15:34:04 UTC 2 x86_64
0:00:00.000369450 418 0x55fbc6953400 INFO GST_INIT gstmessage.c:128:_priv_gst_message_initialize: init messages
0:00:00.000782239 418 0x55fbc6953400 INFO GST_INIT gstcontext.c:84:_priv_gst_context_initialize: init contexts
0:00:00.000912028 418 0x55fbc6953400 INFO GST_PLUGIN_LOADING gstplugin.c:318:_priv_gst_plugin_initialize: registering 0 static plugins
0:00:00.000986896 418 0x55fbc6953400 INFO GST_PLUGIN_LOADING gstplugin.c:226:gst_plugin_register_static: registered static plugin “staticelements”
0:00:00.000996043 418 0x55fbc6953400 INFO GST_PLUGIN_LOADING gstplugin.c:228:gst_plugin_register_static: added static plugin “staticelements”, result: 1
0:00:00.001015138 418 0x55fbc6953400 INFO GST_REGISTRY gstregistry.c:1720:ensure_current_registry: reading registry cache: /root/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.008741455 418 0x55fbc6953400 INFO GST_REGISTRY gstregistrybinary.c:621:priv_gst_registry_binary_read_cache: loaded /root/.cache/gstreamer-1.0/registry.x86_64.bin in 0.007707 seconds
0:00:00.008807206 418 0x55fbc6953400 INFO GST_REGISTRY gstregistry.c:1579:scan_and_update_registry: Validating plugins from registry cache: /root/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.010670244 418 0x55fbc6953400 INFO GST_REGISTRY gstregistry.c:1678:scan_and_update_registry: Registry cache has not changed
0:00:00.010677327 418 0x55fbc6953400 INFO GST_REGISTRY gstregistry.c:1755:ensure_current_registry: registry reading and updating done, result = 1
0:00:00.010682005 418 0x55fbc6953400 INFO GST_INIT gst.c:806:init_post: GLib runtime version: 2.64.6
0:00:00.010686013 418 0x55fbc6953400 INFO GST_INIT gst.c:808:init_post: GLib headers version: 2.63.1
0:00:00.010688758 418 0x55fbc6953400 INFO GST_INIT gst.c:810:init_post: initialized GStreamer successfully
0:00:00.010712441 418 0x55fbc6953400 INFO GST_ELEMENT_FACTORY gstelementfactory.c:358:gst_element_factory_create: creating element “pipeline” named “dstest1-pipeline”
0:00:00.011475636 418 0x55fbc6953400 INFO GST_PLUGIN_LOADING gstplugin.c:902:_priv_gst_plugin_load_file_for_registry: plugin “/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so” loaded
0:00:00.011486305 418 0x55fbc6953400 INFO GST_ELEMENT_FACTORY gstelementfactory.c:358:gst_element_factory_create: creating element “filesrc” named “file-source”
0:00:00.011549021 418 0x55fbc6953400 INFO GST_ELEMENT_PADS gstelement.c:668:gst_element_add_pad:GstBaseSrc@0x55fbc6bda270 adding pad ‘src’
0:00:00.013020919 418 0x55fbc6953400 INFO GST_PLUGIN_LOADING gstplugin.c:902:_priv_gst_plugin_load_file_for_registry: plugin “/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoparsersbad.so” loaded
0:00:00.013028683 418 0x55fbc6953400 INFO GST_ELEMENT_FACTORY gstelementfactory.c:358:gst_element_factory_create: creating element “h264parse” named “h264-parser”
0:00:00.013070641 418 0x55fbc6953400 INFO GST_ELEMENT_PADS gstelement.c:668:gst_element_add_pad:GstBaseParse@0x55fbc6be1a80 adding pad ‘sink’
0:00:00.013079427 418 0x55fbc6953400 INFO GST_ELEMENT_PADS gstelement.c:668:gst_element_add_pad:GstBaseParse@0x55fbc6be1a80 adding pad ‘src’
0:00:00.013111245 418 0x55fbc6953400 INFO baseparse gstbaseparse.c:3990:gst_base_parse_set_pts_interpolation:GstH264Parse@0x55fbc6be1a80 PTS interpolation: no
0:00:00.014138576 418 0x55fbc6953400 INFO GST_PLUGIN_LOADING gstplugin.c:902:_priv_gst_plugin_load_file_for_registry: plugin “/usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libgstnvvideo4linux2.so” loaded
0:00:00.014147783 418 0x55fbc6953400 INFO GST_ELEMENT_FACTORY gstelementfactory.c:358:gst_element_factory_create: creating element “nvv4l2decoder” named “nvv4l2-decoder”
0:00:00.014226237 418 0x55fbc6953400 INFO GST_ELEMENT_PADS gstelement.c:668:gst_element_add_pad:GstVideoDecoder@0x55fbc6beca90 adding pad ‘sink’
0:00:00.014260530 418 0x55fbc6953400 INFO GST_ELEMENT_PADS gstelement.c:668:gst_element_add_pad:GstVideoDecoder@0x55fbc6beca90 adding pad ‘src’
0:00:00.016858681 418 0x55fbc6953400 INFO GST_PLUGIN_LOADING gstplugin.c:902:_priv_gst_plugin_load_file_for_registry: plugin “/usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_multistream.so” loaded
0:00:00.016868759 418 0x55fbc6953400 INFO GST_ELEMENT_FACTORY gstelementfactory.c:358:gst_element_factory_create: creating element “nvstreammux” named “stream-muxer”
0:00:00.016965147 418 0x55fbc6953400 INFO GST_ELEMENT_PADS gstelement.c:668:gst_element_add_pad:GstNvStreamMux@0x55fbc6c781c0 adding pad ‘src’
0:00:00.055404206 418 0x55fbc6953400 INFO GST_PLUGIN_LOADING gstplugin.c:902:_priv_gst_plugin_load_file_for_registry: plugin “/usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_infer.so” loaded
0:00:00.055435674 418 0x55fbc6953400 INFO GST_ELEMENT_FACTORY gstelementfactory.c:358:gst_element_factory_create: creating element “nvinfer” named “primary-nvinference-engine”
0:00:00.055617629 418 0x55fbc6953400 INFO GST_ELEMENT_PADS gstelement.c:668:gst_element_add_pad:GstBaseTransform@0x55fbc779ad10 adding pad ‘sink’
0:00:00.055630703 418 0x55fbc6953400 INFO GST_ELEMENT_PADS gstelement.c:668:gst_element_add_pad:GstBaseTransform@0x55fbc779ad10 adding pad ‘src’
0:00:00.056219696 418 0x55fbc6953400 INFO GST_PLUGIN_LOADING gstplugin.c:902:_priv_gst_plugin_load_file_for_registry: plugin “/usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libgstnvvideoconvert.so” loaded
0:00:00.056228322 418 0x55fbc6953400 INFO GST_ELEMENT_FACTORY gstelementfactory.c:358:gst_element_factory_create: creating element “nvvideoconvert” named “nvvideo-converter”
0:00:00.056308550 418 0x55fbc6953400 INFO GST_ELEMENT_PADS gstelement.c:668:gst_element_add_pad:GstBaseTransform@0x55fbc77d92d0 adding pad ‘sink’
0:00:00.056328276 418 0x55fbc6953400 INFO GST_ELEMENT_PADS gstelement.c:668:gst_element_add_pad:GstBaseTransform@0x55fbc77d92d0 adding pad ‘src’
0:00:00.060179242 418 0x55fbc6953400 INFO GST_PLUGIN_LOADING gstplugin.c:902:_priv_gst_plugin_load_file_for_registry: plugin “/usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_osd.so” loaded
0:00:00.060189250 418 0x55fbc6953400 INFO GST_ELEMENT_FACTORY gstelementfactory.c:358:gst_element_factory_create: creating element “nvdsosd” named “nv-onscreendisplay”
0:00:00.060245373 418 0x55fbc6953400 INFO GST_ELEMENT_PADS gstelement.c:668:gst_element_add_pad:GstBaseTransform@0x55fbc77f6a30 adding pad ‘sink’
0:00:00.060262846 418 0x55fbc6953400 INFO GST_ELEMENT_PADS gstelement.c:668:gst_element_add_pad:GstBaseTransform@0x55fbc77f6a30 adding pad ‘src’
0:00:00.061471009 418 0x55fbc6953400 INFO GST_PLUGIN_LOADING gstplugin.c:902:_priv_gst_plugin_load_file_for_registry: plugin “/usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_eglglessink.so” loaded
0:00:00.061480646 418 0x55fbc6953400 INFO GST_ELEMENT_FACTORY gstelementfactory.c:358:gst_element_factory_create: creating element “nveglglessink” named “nvvideo-renderer”
0:00:00.061601839 418 0x55fbc6953400 INFO GST_ELEMENT_PADS gstelement.c:668:gst_element_add_pad:GstBaseSink@0x55fbc78aae00 adding pad ‘sink’
0:00:00.061668763 418 0x55fbc6953400 INFO filesrc gstfilesrc.c:261:gst_file_src_set_location: filename : sample_720p.h264
0:00:00.061683329 418 0x55fbc6953400 INFO filesrc gstfilesrc.c:262:gst_file_src_set_location: uri : file:///opt/nvidia/deepstream/deepstream-6.1/sources/apps/sample_apps/deepstream-test1/sample_720p.h264
0:00:00.061706833 418 0x55fbc6953400 INFO filesrc gstfilesrc.c:261:gst_file_src_set_location: filename : sample_720p.h264
0:00:00.061712273 418 0x55fbc6953400 INFO filesrc gstfilesrc.c:262:gst_file_src_set_location: uri : file:///opt/nvidia/deepstream/deepstream-6.1/sources/apps/sample_apps/deepstream-test1/sample_720p.h264
0:00:00.062081151 418 0x55fbc6953400 INFO GST_ELEMENT_PADS gstelement.c:912:gst_element_get_static_pad: no such pad ‘sink_0’ in element “stream-muxer”
0:00:00.062108932 418 0x55fbc6953400 INFO GST_ELEMENT_PADS gstelement.c:668:gst_element_add_pad: adding pad ‘sink_0’
0:00:00.062116927 418 0x55fbc6953400 INFO GST_ELEMENT_PADS gstelement.c:915:gst_element_get_static_pad: found pad nvv4l2-decoder:src
0:00:00.062130222 418 0x55fbc6953400 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link nvv4l2-decoder:src and stream-muxer:sink_0
0:00:00.062151611 418 0x55fbc6953400 INFO GST_PADS gstpad.c:4237:gst_pad_peer_query:stream-muxer:src pad has no peer
0:00:00.062183690 418 0x55fbc6953400 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked nvv4l2-decoder:src and stream-muxer:sink_0, successful
0:00:00.062188489 418 0x55fbc6953400 INFO GST_EVENT gstevent.c:1579:gst_event_new_reconfigure: creating reconfigure event
0:00:00.062194520 418 0x55fbc6953400 INFO GST_EVENT gstpad.c:5812:gst_pad_send_event_unchecked:nvv4l2-decoder:src Received event on flushing pad. Discarding
0:00:00.062205160 418 0x55fbc6953400 INFO GST_ELEMENT_PADS gstutils.c:1771:gst_element_link_pads_full: trying to link element file-source:(any) to element h264-parser:(any)
0:00:00.062212062 418 0x55fbc6953400 INFO GST_PADS gstutils.c:1034:gst_pad_check_link: trying to link file-source:src and h264-parser:sink
0:00:00.062224355 418 0x55fbc6953400 INFO GST_PADS gstpad.c:4237:gst_pad_peer_query:h264-parser:src pad has no peer
0:00:00.062234013 418 0x55fbc6953400 INFO GST_PADS gstutils.c:1587:prepare_link_maybe_ghosting: file-source and h264-parser in same bin, no need for ghost pads
0:00:00.062240735 418 0x55fbc6953400 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link file-source:src and h264-parser:sink
0:00:00.062246385 418 0x55fbc6953400 INFO GST_PADS gstpad.c:4237:gst_pad_peer_query:h264-parser:src pad has no peer
0:00:00.062251996 418 0x55fbc6953400 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked file-source:src and h264-parser:sink, successful
0:00:00.062255262 418 0x55fbc6953400 INFO GST_EVENT gstevent.c:1579:gst_event_new_reconfigure: creating reconfigure event
0:00:00.062259550 418 0x55fbc6953400 INFO GST_EVENT gstpad.c:5812:gst_pad_send_event_unchecked:file-source:src Received event on flushing pad. Discarding
0:00:00.062268807 418 0x55fbc6953400 INFO GST_ELEMENT_PADS gstutils.c:1771:gst_element_link_pads_full: trying to link element h264-parser:(any) to element nvv4l2-decoder:(any)
0:00:00.062274337 418 0x55fbc6953400 INFO GST_PADS gstutils.c:1034:gst_pad_check_link: trying to link h264-parser:src and nvv4l2-decoder:sink
0:00:00.062294374 418 0x55fbc6953400 INFO GST_PADS gstpad.c:4237:gst_pad_peer_query:stream-muxer:src pad has no peer
0:00:00.062342723 418 0x55fbc6953400 INFO GST_PADS gstutils.c:1587:prepare_link_maybe_ghosting: h264-parser and nvv4l2-decoder in same bin, no need for ghost pads
0:00:00.062348213 418 0x55fbc6953400 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link h264-parser:src and nvv4l2-decoder:sink
0:00:00.062357119 418 0x55fbc6953400 INFO GST_PADS gstpad.c:4237:gst_pad_peer_query:stream-muxer:src pad has no peer
0:00:00.062384870 418 0x55fbc6953400 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked h264-parser:src and nvv4l2-decoder:sink, successful
0:00:00.062388507 418 0x55fbc6953400 INFO GST_EVENT gstevent.c:1579:gst_event_new_reconfigure: creating reconfigure event
0:00:00.062392885 418 0x55fbc6953400 INFO GST_EVENT gstpad.c:5812:gst_pad_send_event_unchecked:h264-parser:src Received event on flushing pad. Discarding
0:00:00.062399888 418 0x55fbc6953400 INFO GST_ELEMENT_PADS gstutils.c:1771:gst_element_link_pads_full: trying to link element stream-muxer:(any) to element primary-nvinference-engine:(any)
0:00:00.062404416 418 0x55fbc6953400 INFO GST_PADS gstutils.c:1034:gst_pad_check_link: trying to link stream-muxer:src and primary-nvinference-engine:sink
0:00:00.062413092 418 0x55fbc6953400 INFO GST_PADS gstpad.c:4237:gst_pad_peer_query:primary-nvinference-engine:src pad has no peer
0:00:00.062427278 418 0x55fbc6953400 INFO GST_PADS gstutils.c:1587:prepare_link_maybe_ghosting: stream-muxer and primary-nvinference-engine in same bin, no need for ghost pads
0:00:00.062434391 418 0x55fbc6953400 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link stream-muxer:src and primary-nvinference-engine:sink
0:00:00.062440883 418 0x55fbc6953400 INFO GST_PADS gstpad.c:4237:gst_pad_peer_query:primary-nvinference-engine:src pad has no peer
0:00:00.062453156 418 0x55fbc6953400 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked stream-muxer:src and primary-nvinference-engine:sink, successful
0:00:00.062457053 418 0x55fbc6953400 INFO GST_EVENT gstevent.c:1579:gst_event_new_reconfigure: creating reconfigure event
0:00:00.062463405 418 0x55fbc6953400 INFO GST_EVENT gstpad.c:5812:gst_pad_send_event_unchecked:stream-muxer:src Received event on flushing pad. Discarding
0:00:00.062471079 418 0x55fbc6953400 INFO GST_ELEMENT_PADS gstutils.c:1771:gst_element_link_pads_full: trying to link element primary-nvinference-engine:(any) to element nvvideo-converter:(any)
0:00:00.062477040 418 0x55fbc6953400 INFO GST_PADS gstutils.c:1034:gst_pad_check_link: trying to link primary-nvinference-engine:src and nvvideo-converter:sink
0:00:00.062489282 418 0x55fbc6953400 INFO GST_PADS gstpad.c:4237:gst_pad_peer_query:nvvideo-converter:src pad has no peer
0:00:00.062512184 418 0x55fbc6953400 INFO GST_PADS gstutils.c:1587:prepare_link_maybe_ghosting: primary-nvinference-engine and nvvideo-converter in same bin, no need for ghost pads
0:00:00.062517434 418 0x55fbc6953400 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link primary-nvinference-engine:src and nvvideo-converter:sink
0:00:00.062526561 418 0x55fbc6953400 INFO GST_PADS gstpad.c:4237:gst_pad_peer_query:nvvideo-converter:src pad has no peer
0:00:00.062549533 418 0x55fbc6953400 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked primary-nvinference-engine:src and nvvideo-converter:sink, successful
0:00:00.062553731 418 0x55fbc6953400 INFO GST_EVENT gstevent.c:1579:gst_event_new_reconfigure: creating reconfigure event
0:00:00.062558800 418 0x55fbc6953400 INFO GST_EVENT gstpad.c:5812:gst_pad_send_event_unchecked:primary-nvinference-engine:src Received event on flushing pad. Discarding
0:00:00.062564761 418 0x55fbc6953400 INFO GST_ELEMENT_PADS gstutils.c:1771:gst_element_link_pads_full: trying to link element nvvideo-converter:(any) to element nv-onscreendisplay:(any)
0:00:00.062571003 418 0x55fbc6953400 INFO GST_PADS gstutils.c:1034:gst_pad_check_link: trying to link nvvideo-converter:src and nv-onscreendisplay:sink
0:00:00.062601449 418 0x55fbc6953400 INFO GST_PADS gstpad.c:4237:gst_pad_peer_query:nv-onscreendisplay:src pad has no peer
0:00:00.062611117 418 0x55fbc6953400 INFO GST_PADS gstutils.c:1587:prepare_link_maybe_ghosting: nvvideo-converter and nv-onscreendisplay in same bin, no need for ghost pads
0:00:00.062616577 418 0x55fbc6953400 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link nvvideo-converter:src and nv-onscreendisplay:sink
0:00:00.062635602 418 0x55fbc6953400 INFO GST_PADS gstpad.c:4237:gst_pad_peer_query:nv-onscreendisplay:src pad has no peer
0:00:00.062646812 418 0x55fbc6953400 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked nvvideo-converter:src and nv-onscreendisplay:sink, successful
0:00:00.062650820 418 0x55fbc6953400 INFO GST_EVENT gstevent.c:1579:gst_event_new_reconfigure: creating reconfigure event
0:00:00.062655198 418 0x55fbc6953400 INFO GST_EVENT gstpad.c:5812:gst_pad_send_event_unchecked:nvvideo-converter:src Received event on flushing pad. Discarding
0:00:00.062661660 418 0x55fbc6953400 INFO GST_ELEMENT_PADS gstutils.c:1771:gst_element_link_pads_full: trying to link element nv-onscreendisplay:(any) to element nvvideo-renderer:(any)
0:00:00.062666278 418 0x55fbc6953400 INFO GST_PADS gstutils.c:1034:gst_pad_check_link: trying to link nv-onscreendisplay:src and nvvideo-renderer:sink
0:00:00.062703336 418 0x55fbc6953400 INFO GST_PADS gstutils.c:1587:prepare_link_maybe_ghosting: nv-onscreendisplay and nvvideo-renderer in same bin, no need for ghost pads
0:00:00.062708736 418 0x55fbc6953400 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link nv-onscreendisplay:src and nvvideo-renderer:sink
0:00:00.062741446 418 0x55fbc6953400 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked nv-onscreendisplay:src and nvvideo-renderer:sink, successful
0:00:00.062745364 418 0x55fbc6953400 INFO GST_EVENT gstevent.c:1579:gst_event_new_reconfigure: creating reconfigure event
0:00:00.062751164 418 0x55fbc6953400 INFO GST_EVENT gstpad.c:5812:gst_pad_send_event_unchecked:nv-onscreendisplay:src Received event on flushing pad. Discarding
0:00:00.062757616 418 0x55fbc6953400 INFO GST_ELEMENT_PADS gstelement.c:915:gst_element_get_static_pad: found pad nv-onscreendisplay:sink
Using file: sample_720p.h264
0:00:00.062798161 418 0x55fbc6953400 INFO GST_STATES gstbin.c:2503:gst_bin_element_set_state: current NULL pending VOID_PENDING, desired next READY
0:00:00.069077776 418 0x55fbc6953400 ERROR egladaption ext/eglgles/gstegladaptation_egl.c:160:gst_egl_adaptation_init_display: Could not init EGL display connection
0:00:00.069088896 418 0x55fbc6953400 ERROR egladaption ext/eglgles/gstegladaptation_egl.c:183:gst_egl_adaptation_init_display: EGL call returned error 3000
0:00:00.069093024 418 0x55fbc6953400 ERROR egladaption ext/eglgles/gstegladaptation_egl.c:185:gst_egl_adaptation_init_display: Couldn’t setup window/surface from handle
0:00:00.069097241 418 0x55fbc6953400 ERROR nveglglessink ext/eglgles/gsteglglessink.c:536:egl_init: Couldn’t init EGL display
0:00:00.069100628 418 0x55fbc6953400 ERROR nveglglessink ext/eglgles/gsteglglessink.c:562:egl_init: Failed to perform EGL init
0:00:00.069105907 418 0x55fbc6953400 INFO GST_STATES gstelement.c:2960:gst_element_change_state: have FAILURE change_state return
0:00:00.069113802 418 0x55fbc6953400 INFO GST_STATES gstelement.c:2547:gst_element_abort_state: aborting state from NULL to READY
0:00:00.069122107 418 0x55fbc6953400 INFO GST_STATES gstbin.c:2968:gst_bin_change_state_func: child ‘nvvideo-renderer’ failed to go to state 2(READY)
0:00:00.069136083 418 0x55fbc6953400 INFO GST_STATES gstelement.c:2675:gst_element_continue_state: completed state change to NULL
0:00:00.069141823 418 0x55fbc6953400 INFO GST_STATES gstelement.c:2675:gst_element_continue_state: completed state change to NULL
0:00:00.069152122 418 0x55fbc6953400 INFO GST_STATES gstelement.c:2675:gst_element_continue_state: completed state change to NULL
0:00:00.069157342 418 0x55fbc6953400 INFO GST_STATES gstelement.c:2675:gst_element_continue_state: completed state change to NULL
0:00:00.069400740 418 0x55fbc6953400 INFO GST_STATES gstelement.c:2675:gst_element_continue_state: completed state change to NULL
0:00:00.069408704 418 0x55fbc6953400 INFO GST_STATES gstelement.c:2675:gst_element_continue_state: completed state change to NULL
0:00:00.069414215 418 0x55fbc6953400 INFO GST_STATES gstelement.c:2675:gst_element_continue_state: completed state change to NULL
0:00:00.069419264 418 0x55fbc6953400 INFO GST_STATES gstelement.c:2675:gst_element_continue_state: completed state change to NULL
0:00:00.069426157 418 0x55fbc6953400 INFO GST_STATES gstelement.c:2960:gst_element_change_state: have FAILURE change_state return
0:00:00.069430284 418 0x55fbc6953400 INFO GST_STATES gstelement.c:2547:gst_element_abort_state: aborting state from NULL to PLAYING
Running…
^C
root@wise-Victus-by-HP-Gaming-Laptop-15-fb0xxx:/opt/nvidia/deepstream/deepstream-6.1/sources/apps/sample_apps/deepstream-test1# cd …/…/…/…
root@wise-Victus-by-HP-Gaming-Laptop-15-fb0xxx:/opt/nvidia/deepstream/deepstream-6.1# cd samples/configs/deepstream-app
root@wise-Victus-by-HP-Gaming-Laptop-15-fb0xxx:/opt/nvidia/deepstream/deepstream-6.1/samples/configs/deepstream-app# nano source30_1080p_dec_infer-resnet_tiled_display_int8.yml
root@wise-Victus-by-HP-Gaming-Laptop-15-fb0xxx:/opt/nvidia/deepstream/deepstream-6.1/samples/configs/deepstream-app# cd /opt/nvidia/deepstream/deepstream-6.1/sources/apps/sample_apps/deepstream-test1
root@wise-Victus-by-HP-Gaming-Laptop-15-fb0xxx:/opt/nvidia/deepstream/deepstream-6.1/sources/apps/sample_apps/deepstream-test1# GST_DEBUG=4 ./deepstream-test1-app sample_720p.h264
0:00:00.000080528 422 0x559c354c8400 INFO GST_INIT gst.c:586:init_pre: Initializing GStreamer Core Library version 1.16.2
0:00:00.000122495 422 0x559c354c8400 INFO GST_INIT gst.c:587:init_pre: Using library installed in /usr/lib/x86_64-linux-gnu
0:00:00.000130039 422 0x559c354c8400 INFO GST_INIT gst.c:605:init_pre: Linux wise-Victus-by-HP-Gaming-Laptop-15-fb0xxx 6.2.0-36-generic #37~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Mon Oct 9 15:34:04 UTC 2 x86_64
0:00:00.000421345 422 0x559c354c8400 INFO GST_INIT gstmessage.c:128:_priv_gst_message_initialize: init messages
0:00:00.000802306 422 0x559c354c8400 INFO GST_INIT gstcontext.c:84:_priv_gst_context_initialize: init contexts
0:00:00.000916767 422 0x559c354c8400 INFO GST_PLUGIN_LOADING gstplugin.c:318:_priv_gst_plugin_initialize: registering 0 static plugins
0:00:00.001007674 422 0x559c354c8400 INFO GST_PLUGIN_LOADING gstplugin.c:226:gst_plugin_register_static: registered static plugin “staticelements”
0:00:00.001017052 422 0x559c354c8400 INFO GST_PLUGIN_LOADING gstplugin.c:228:gst_plugin_register_static: added static plugin “staticelements”, result: 1
0:00:00.001036568 422 0x559c354c8400 INFO GST_REGISTRY gstregistry.c:1720:ensure_current_registry: reading registry cache: /root/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.008270002 422 0x559c354c8400 INFO GST_REGISTRY gstregistrybinary.c:621:priv_gst_registry_binary_read_cache: loaded /root/.cache/gstreamer-1.0/registry.x86_64.bin in 0.007215 seconds
0:00:00.008352153 422 0x559c354c8400 INFO GST_REGISTRY gstregistry.c:1579:scan_and_update_registry: Validating plugins from registry cache: /root/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.010155793 422 0x559c354c8400 INFO GST_REGISTRY gstregistry.c:1678:scan_and_update_registry: Registry cache has not changed
0:00:00.010162826 422 0x559c354c8400 INFO GST_REGISTRY gstregistry.c:1755:ensure_current_registry: registry reading and updating done, result = 1
0:00:00.010167314 422 0x559c354c8400 INFO GST_INIT gst.c:806:init_post: GLib runtime version: 2.64.6
0:00:00.010171081 422 0x559c354c8400 INFO GST_INIT gst.c:808:init_post: GLib headers version: 2.63.1
0:00:00.010173706 422 0x559c354c8400 INFO GST_INIT gst.c:810:init_post: initialized GStreamer successfully
0:00:00.010196788 422 0x559c354c8400 INFO GST_ELEMENT_FACTORY gstelementfactory.c:358:gst_element_factory_create: creating element “pipeline” named “dstest1-pipeline”
0:00:00.010881989 422 0x559c354c8400 INFO GST_PLUGIN_LOADING gstplugin.c:902:_priv_gst_plugin_load_file_for_registry: plugin “/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so” loaded
0:00:00.010890535 422 0x559c354c8400 INFO GST_ELEMENT_FACTORY gstelementfactory.c:358:gst_element_factory_create: creating element “filesrc” named “file-source”
0:00:00.010948462 422 0x559c354c8400 INFO GST_ELEMENT_PADS gstelement.c:668:gst_element_add_pad:GstBaseSrc@0x559c3574e270 adding pad ‘src’
0:00:00.012168177 422 0x559c354c8400 INFO GST_PLUGIN_LOADING gstplugin.c:902:_priv_gst_plugin_load_file_for_registry: plugin “/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoparsersbad.so” loaded
0:00:00.012176342 422 0x559c354c8400 INFO GST_ELEMENT_FACTORY gstelementfactory.c:358:gst_element_factory_create: creating element “h264parse” named “h264-parser”
0:00:00.012213420 422 0x559c354c8400 INFO GST_ELEMENT_PADS gstelement.c:668:gst_element_add_pad:GstBaseParse@0x559c35756670 adding pad ‘sink’
0:00:00.012222046 422 0x559c354c8400 INFO GST_ELEMENT_PADS gstelement.c:668:gst_element_add_pad:GstBaseParse@0x559c35756670 adding pad ‘src’
0:00:00.012253614 422 0x559c354c8400 INFO baseparse gstbaseparse.c:3990:gst_base_parse_set_pts_interpolation:GstH264Parse@0x559c35756670 PTS interpolation: no
0:00:00.013306702 422 0x559c354c8400 INFO GST_PLUGIN_LOADING gstplugin.c:902:_priv_gst_plugin_load_file_for_registry: plugin “/usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libgstnvvideo4linux2.so” loaded
0:00:00.013314757 422 0x559c354c8400 INFO GST_ELEMENT_FACTORY gstelementfactory.c:358:gst_element_factory_create: creating element “nvv4l2decoder” named “nvv4l2-decoder”
0:00:00.013378164 422 0x559c354c8400 INFO GST_ELEMENT_PADS gstelement.c:668:gst_element_add_pad:GstVideoDecoder@0x559c35761d30 adding pad ‘sink’
0:00:00.013394824 422 0x559c354c8400 INFO GST_ELEMENT_PADS gstelement.c:668:gst_element_add_pad:GstVideoDecoder@0x559c35761d30 adding pad ‘src’
0:00:00.015739640 422 0x559c354c8400 INFO GST_PLUGIN_LOADING gstplugin.c:902:_priv_gst_plugin_load_file_for_registry: plugin “/usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_multistream.so” loaded
0:00:00.015748586 422 0x559c354c8400 INFO GST_ELEMENT_FACTORY gstelementfactory.c:358:gst_element_factory_create: creating element “nvstreammux” named “stream-muxer”
0:00:00.015871002 422 0x559c354c8400 INFO GST_ELEMENT_PADS gstelement.c:668:gst_element_add_pad:GstNvStreamMux@0x559c357ee1c0 adding pad ‘src’
0:00:00.053949949 422 0x559c354c8400 INFO GST_PLUGIN_LOADING gstplugin.c:902:_priv_gst_plugin_load_file_for_registry: plugin “/usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_infer.so” loaded
0:00:00.053977330 422 0x559c354c8400 INFO GST_ELEMENT_FACTORY gstelementfactory.c:358:gst_element_factory_create: creating element “nvinfer” named “primary-nvinference-engine”
0:00:00.054147483 422 0x559c354c8400 INFO GST_ELEMENT_PADS gstelement.c:668:gst_element_add_pad:GstBaseTransform@0x559c3630e120 adding pad ‘sink’
0:00:00.054163613 422 0x559c354c8400 INFO GST_ELEMENT_PADS gstelement.c:668:gst_element_add_pad:GstBaseTransform@0x559c3630e120 adding pad ‘src’
0:00:00.054634439 422 0x559c354c8400 INFO GST_PLUGIN_LOADING gstplugin.c:902:_priv_gst_plugin_load_file_for_registry: plugin “/usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libgstnvvideoconvert.so” loaded
0:00:00.054642043 422 0x559c354c8400 INFO GST_ELEMENT_FACTORY gstelementfactory.c:358:gst_element_factory_create: creating element “nvvideoconvert” named “nvvideo-converter”
0:00:00.054712834 422 0x559c354c8400 INFO GST_ELEMENT_PADS gstelement.c:668:gst_element_add_pad:GstBaseTransform@0x559c3634ead0 adding pad ‘sink’
0:00:00.054737860 422 0x559c354c8400 INFO GST_ELEMENT_PADS gstelement.c:668:gst_element_add_pad:GstBaseTransform@0x559c3634ead0 adding pad ‘src’
0:00:00.058664197 422 0x559c354c8400 INFO GST_PLUGIN_LOADING gstplugin.c:902:_priv_gst_plugin_load_file_for_registry: plugin “/usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_osd.so” loaded
0:00:00.058673163 422 0x559c354c8400 INFO GST_ELEMENT_FACTORY gstelementfactory.c:358:gst_element_factory_create: creating element “nvdsosd” named “nv-onscreendisplay”
0:00:00.058715511 422 0x559c354c8400 INFO GST_ELEMENT_PADS gstelement.c:668:gst_element_add_pad:GstBaseTransform@0x559c3636c230 adding pad ‘sink’
0:00:00.058723085 422 0x559c354c8400 INFO GST_ELEMENT_PADS gstelement.c:668:gst_element_add_pad:GstBaseTransform@0x559c3636c230 adding pad ‘src’
0:00:00.059924556 422 0x559c354c8400 INFO GST_PLUGIN_LOADING gstplugin.c:902:_priv_gst_plugin_load_file_for_registry: plugin “/usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_eglglessink.so” loaded
0:00:00.059933062 422 0x559c354c8400 INFO GST_ELEMENT_FACTORY gstelementfactory.c:358:gst_element_factory_create: creating element “nveglglessink” named “nvvideo-renderer”
0:00:00.060033677 422 0x559c354c8400 INFO GST_ELEMENT_PADS gstelement.c:668:gst_element_add_pad:GstBaseSink@0x559c36420600 adding pad ‘sink’
0:00:00.060119425 422 0x559c354c8400 INFO filesrc gstfilesrc.c:261:gst_file_src_set_location: filename : sample_720p.h264
0:00:00.060125366 422 0x559c354c8400 INFO filesrc gstfilesrc.c:262:gst_file_src_set_location: uri : file:///opt/nvidia/deepstream/deepstream-6.1/sources/apps/sample_apps/deepstream-test1/sample_720p.h264
0:00:00.060140103 422 0x559c354c8400 INFO filesrc gstfilesrc.c:261:gst_file_src_set_location: filename : sample_720p.h264
0:00:00.060147958 422 0x559c354c8400 INFO filesrc gstfilesrc.c:262:gst_file_src_set_location: uri : file:///opt/nvidia/deepstream/deepstream-6.1/sources/apps/sample_apps/deepstream-test1/sample_720p.h264
0:00:00.060533708 422 0x559c354c8400 INFO GST_ELEMENT_PADS gstelement.c:912:gst_element_get_static_pad: no such pad ‘sink_0’ in element “stream-muxer”
0:00:00.060559475 422 0x559c354c8400 INFO GST_ELEMENT_PADS gstelement.c:668:gst_element_add_pad: adding pad ‘sink_0’
0:00:00.060566017 422 0x559c354c8400 INFO GST_ELEMENT_PADS gstelement.c:915:gst_element_get_static_pad: found pad nvv4l2-decoder:src
0:00:00.060577568 422 0x559c354c8400 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link nvv4l2-decoder:src and stream-muxer:sink_0
0:00:00.060599378 422 0x559c354c8400 INFO GST_PADS gstpad.c:4237:gst_pad_peer_query:stream-muxer:src pad has no peer
0:00:00.060640134 422 0x559c354c8400 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked nvv4l2-decoder:src and stream-muxer:sink_0, successful
0:00:00.060647086 422 0x559c354c8400 INFO GST_EVENT gstevent.c:1579:gst_event_new_reconfigure: creating reconfigure event
0:00:00.060655612 422 0x559c354c8400 INFO GST_EVENT gstpad.c:5812:gst_pad_send_event_unchecked:nvv4l2-decoder:src Received event on flushing pad. Discarding
0:00:00.060671481 422 0x559c354c8400 INFO GST_ELEMENT_PADS gstutils.c:1771:gst_element_link_pads_full: trying to link element file-source:(any) to element h264-parser:(any)
0:00:00.060682652 422 0x559c354c8400 INFO GST_PADS gstutils.c:1034:gst_pad_check_link: trying to link file-source:src and h264-parser:sink
0:00:00.060692750 422 0x559c354c8400 INFO GST_PADS gstpad.c:4237:gst_pad_peer_query:h264-parser:src pad has no peer
0:00:00.060701867 422 0x559c354c8400 INFO GST_PADS gstutils.c:1587:prepare_link_maybe_ghosting: file-source and h264-parser in same bin, no need for ghost pads
0:00:00.060708690 422 0x559c354c8400 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link file-source:src and h264-parser:sink
0:00:00.060713589 422 0x559c354c8400 INFO GST_PADS gstpad.c:4237:gst_pad_peer_query:h264-parser:src pad has no peer
0:00:00.060719550 422 0x559c354c8400 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked file-source:src and h264-parser:sink, successful
0:00:00.060722966 422 0x559c354c8400 INFO GST_EVENT gstevent.c:1579:gst_event_new_reconfigure: creating reconfigure event
0:00:00.060726983 422 0x559c354c8400 INFO GST_EVENT gstpad.c:5812:gst_pad_send_event_unchecked:file-source:src Received event on flushing pad. Discarding
0:00:00.060733375 422 0x559c354c8400 INFO GST_ELEMENT_PADS gstutils.c:1771:gst_element_link_pads_full: trying to link element h264-parser:(any) to element nvv4l2-decoder:(any)
0:00:00.060737924 422 0x559c354c8400 INFO GST_PADS gstutils.c:1034:gst_pad_check_link: trying to link h264-parser:src and nvv4l2-decoder:sink
0:00:00.060754254 422 0x559c354c8400 INFO GST_PADS gstpad.c:4237:gst_pad_peer_query:stream-muxer:src pad has no peer
0:00:00.060811118 422 0x559c354c8400 INFO GST_PADS gstutils.c:1587:prepare_link_maybe_ghosting: h264-parser and nvv4l2-decoder in same bin, no need for ghost pads
0:00:00.060821097 422 0x559c354c8400 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link h264-parser:src and nvv4l2-decoder:sink
0:00:00.060829322 422 0x559c354c8400 INFO GST_PADS gstpad.c:4237:gst_pad_peer_query:stream-muxer:src pad has no peer
0:00:00.060871309 422 0x559c354c8400 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked h264-parser:src and nvv4l2-decoder:sink, successful
0:00:00.060875637 422 0x559c354c8400 INFO GST_EVENT gstevent.c:1579:gst_event_new_reconfigure: creating reconfigure event
0:00:00.060879354 422 0x559c354c8400 INFO GST_EVENT gstpad.c:5812:gst_pad_send_event_unchecked:h264-parser:src Received event on flushing pad. Discarding
0:00:00.060885956 422 0x559c354c8400 INFO GST_ELEMENT_PADS gstutils.c:1771:gst_element_link_pads_full: trying to link element stream-muxer:(any) to element primary-nvinference-engine:(any)
0:00:00.060891146 422 0x559c354c8400 INFO GST_PADS gstutils.c:1034:gst_pad_check_link: trying to link stream-muxer:src and primary-nvinference-engine:sink
0:00:00.060899130 422 0x559c354c8400 INFO GST_PADS gstpad.c:4237:gst_pad_peer_query:primary-nvinference-engine:src pad has no peer
0:00:00.060914068 422 0x559c354c8400 INFO GST_PADS gstutils.c:1587:prepare_link_maybe_ghosting: stream-muxer and primary-nvinference-engine in same bin, no need for ghost pads
0:00:00.060922103 422 0x559c354c8400 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link stream-muxer:src and primary-nvinference-engine:sink
0:00:00.060930488 422 0x559c354c8400 INFO GST_PADS gstpad.c:4237:gst_pad_peer_query:primary-nvinference-engine:src pad has no peer
0:00:00.060943251 422 0x559c354c8400 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked stream-muxer:src and primary-nvinference-engine:sink, successful
0:00:00.060947519 422 0x559c354c8400 INFO GST_EVENT gstevent.c:1579:gst_event_new_reconfigure: creating reconfigure event
0:00:00.060953931 422 0x559c354c8400 INFO GST_EVENT gstpad.c:5812:gst_pad_send_event_unchecked:stream-muxer:src Received event on flushing pad. Discarding
0:00:00.060962327 422 0x559c354c8400 INFO GST_ELEMENT_PADS gstutils.c:1771:gst_element_link_pads_full: trying to link element primary-nvinference-engine:(any) to element nvvideo-converter:(any)
0:00:00.060971443 422 0x559c354c8400 INFO GST_PADS gstutils.c:1034:gst_pad_check_link: trying to link primary-nvinference-engine:src and nvvideo-converter:sink
0:00:00.060983135 422 0x559c354c8400 INFO GST_PADS gstpad.c:4237:gst_pad_peer_query:nvvideo-converter:src pad has no peer
0:00:00.061005907 422 0x559c354c8400 INFO GST_PADS gstutils.c:1587:prepare_link_maybe_ghosting: primary-nvinference-engine and nvvideo-converter in same bin, no need for ghost pads
0:00:00.061012679 422 0x559c354c8400 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link primary-nvinference-engine:src and nvvideo-converter:sink
0:00:00.061022417 422 0x559c354c8400 INFO GST_PADS gstpad.c:4237:gst_pad_peer_query:nvvideo-converter:src pad has no peer
0:00:00.061039789 422 0x559c354c8400 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked primary-nvinference-engine:src and nvvideo-converter:sink, successful
0:00:00.061043386 422 0x559c354c8400 INFO GST_EVENT gstevent.c:1579:gst_event_new_reconfigure: creating reconfigure event
0:00:00.061048305 422 0x559c354c8400 INFO GST_EVENT gstpad.c:5812:gst_pad_send_event_unchecked:primary-nvinference-engine:src Received event on flushing pad. Discarding
0:00:00.061053885 422 0x559c354c8400 INFO GST_ELEMENT_PADS gstutils.c:1771:gst_element_link_pads_full: trying to link element nvvideo-converter:(any) to element nv-onscreendisplay:(any)
0:00:00.061060006 422 0x559c354c8400 INFO GST_PADS gstutils.c:1034:gst_pad_check_link: trying to link nvvideo-converter:src and nv-onscreendisplay:sink
0:00:00.061088829 422 0x559c354c8400 INFO GST_PADS gstpad.c:4237:gst_pad_peer_query:nv-onscreendisplay:src pad has no peer
0:00:00.061098507 422 0x559c354c8400 INFO GST_PADS gstutils.c:1587:prepare_link_maybe_ghosting: nvvideo-converter and nv-onscreendisplay in same bin, no need for ghost pads
0:00:00.061104188 422 0x559c354c8400 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link nvvideo-converter:src and nv-onscreendisplay:sink
0:00:00.061123443 422 0x559c354c8400 INFO GST_PADS gstpad.c:4237:gst_pad_peer_query:nv-onscreendisplay:src pad has no peer
0:00:00.061131488 422 0x559c354c8400 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked nvvideo-converter:src and nv-onscreendisplay:sink, successful
0:00:00.061135034 422 0x559c354c8400 INFO GST_EVENT gstevent.c:1579:gst_event_new_reconfigure: creating reconfigure event
0:00:00.061141897 422 0x559c354c8400 INFO GST_EVENT gstpad.c:5812:gst_pad_send_event_unchecked:nvvideo-converter:src Received event on flushing pad. Discarding
0:00:00.061151014 422 0x559c354c8400 INFO GST_ELEMENT_PADS gstutils.c:1771:gst_element_link_pads_full: trying to link element nv-onscreendisplay:(any) to element nvvideo-renderer:(any)
0:00:00.061158838 422 0x559c354c8400 INFO GST_PADS gstutils.c:1034:gst_pad_check_link: trying to link nv-onscreendisplay:src and nvvideo-renderer:sink
0:00:00.061218418 422 0x559c354c8400 INFO GST_PADS gstutils.c:1587:prepare_link_maybe_ghosting: nv-onscreendisplay and nvvideo-renderer in same bin, no need for ghost pads
0:00:00.061225842 422 0x559c354c8400 INFO GST_PADS gstpad.c:2377:gst_pad_link_prepare: trying to link nv-onscreendisplay:src and nvvideo-renderer:sink
0:00:00.061275022 422 0x559c354c8400 INFO GST_PADS gstpad.c:2585:gst_pad_link_full: linked nv-onscreendisplay:src and nvvideo-renderer:sink, successful
0:00:00.061281344 422 0x559c354c8400 INFO GST_EVENT gstevent.c:1579:gst_event_new_reconfigure: creating reconfigure event
0:00:00.061285511 422 0x559c354c8400 INFO GST_EVENT gstpad.c:5812:gst_pad_send_event_unchecked:nv-onscreendisplay:src Received event on flushing pad. Discarding
0:00:00.061291623 422 0x559c354c8400 INFO GST_ELEMENT_PADS gstelement.c:915:gst_element_get_static_pad: found pad nv-onscreendisplay:sink
Using file: sample_720p.h264
0:00:00.061331276 422 0x559c354c8400 INFO GST_STATES gstbin.c:2503:gst_bin_element_set_state: current NULL pending VOID_PENDING, desired next READY
0:00:00.067805862 422 0x559c354c8400 ERROR egladaption ext/eglgles/gstegladaptation_egl.c:160:gst_egl_adaptation_init_display: Could not init EGL display connection
0:00:00.067817524 422 0x559c354c8400 ERROR egladaption ext/eglgles/gstegladaptation_egl.c:183:gst_egl_adaptation_init_display: EGL call returned error 3000
0:00:00.067822443 422 0x559c354c8400 ERROR egladaption ext/eglgles/gstegladaptation_egl.c:185:gst_egl_adaptation_init_display: Couldn’t setup window/surface from handle
0:00:00.067826190 422 0x559c354c8400 ERROR nveglglessink ext/eglgles/gsteglglessink.c:536:egl_init: Couldn’t init EGL display
0:00:00.067829676 422 0x559c354c8400 ERROR nveglglessink ext/eglgles/gsteglglessink.c:562:egl_init: Failed to perform EGL init
0:00:00.067834545 422 0x559c354c8400 INFO GST_STATES gstelement.c:2960:gst_element_change_state: have FAILURE change_state return
0:00:00.067841398 422 0x559c354c8400 INFO GST_STATES gstelement.c:2547:gst_element_abort_state: aborting state from NULL to READY
0:00:00.067850404 422 0x559c354c8400 INFO GST_STATES gstbin.c:2968:gst_bin_change_state_func: child ‘nvvideo-renderer’ failed to go to state 2(READY)
0:00:00.067866394 422 0x559c354c8400 INFO GST_STATES gstelement.c:2675:gst_element_continue_state: completed state change to NULL
0:00:00.067872605 422 0x559c354c8400 INFO GST_STATES gstelement.c:2675:gst_element_continue_state: completed state change to NULL
0:00:00.067880490 422 0x559c354c8400 INFO GST_STATES gstelement.c:2675:gst_element_continue_state: completed state change to NULL
0:00:00.067888224 422 0x559c354c8400 INFO GST_STATES gstelement.c:2675:gst_element_continue_state: completed state change to NULL
0:00:00.068171295 422 0x559c354c8400 INFO GST_STATES gstelement.c:2675:gst_element_continue_state: completed state change to NULL
0:00:00.068183127 422 0x559c354c8400 INFO GST_STATES gstelement.c:2675:gst_element_continue_state: completed state change to NULL
0:00:00.068189017 422 0x559c354c8400 INFO GST_STATES gstelement.c:2675:gst_element_continue_state: completed state change to NULL
0:00:00.068193866 422 0x559c354c8400 INFO GST_STATES gstelement.c:2675:gst_element_continue_state: completed state change to NULL
0:00:00.068201490 422 0x559c354c8400 INFO GST_STATES gstelement.c:2960:gst_element_change_state: have FAILURE change_state return
0:00:00.068205838 422 0x559c354c8400 INFO GST_STATES gstelement.c:2547:gst_element_abort_state: aborting state from NULL to PLAYING
Running…
Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU)
• DeepStream Version
• JetPack Version (valid for Jetson only)
• TensorRT Version
• NVIDIA GPU Driver Version (valid for GPU only)
• Issue Type( questions, new requirements, 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)
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)
• The pipeline being used
Have you connected the monitor?
And how do you run docker? Can you share your command line?
Are you logging into your server via ssh?
Please provide this information, it is important
As an example, do you run it in the following way?
xhost +
docker run --gpus all -it --rm --net=host --privileged -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=$DISPLAY -w /opt/nvidia/deepstream/deepstream-6.3 nvcr.io/nvidia/deepstream:6.3-gc-triton-devel
i am using devel (same used in retail analytics and works fine ) rtx 3050 im running everything in the docker container , using ubuntu 20.04 .
this is the command docker run -it --entrypoint /bin/bash --gpus all --rm --network=host -e DISPLAY=:0 -v /tmp/.X11-unix/:/tmp/.X11-unix --privileged -v /var/run/docker.sock:/var/run/docker.sock nvcr.io/nvidia/deepstream:6.1-devel
docker run -it --entrypoint /bin/bash --gpus all --rm --network=host -e DISPLAY=:0 -v /tmp/.X11-unix/:/tmp/.X11-unix --privileged -v /var/run/docker.sock:/var/run/docker.sock nvcr.io/nvidia/deepstream:6.1-devel
this is the exact command i used , i followed a tutorial on retail analytics app and now i wanted to test the sample apps and python bindings . i think it is related to the output but i could not fix because for the retail app this is the command :
./ds-retail-iva configs/retail_iva.yml --no-display
If you have a monitor connected, did you run xhost+
before docker run?
This command allow external applications to connect to the host’s X display:
no i don’t . do i need another monitor to run deepstream apps.
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
If there is no monitor, I think you may have to change nv3dsink
to fakesink
to run the deepstream-test1-app
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.