Deepstream 5.1 continer sample app not able to dispaly output in local dispaly

Tested on GPUs : Geforce 2070 and Qudro 6000
root@user:/opt/nvidia/deepstream/deepstream-5.1/sources/deepstream_python_apps/apps/deepstream-test3# python3 deepstream_test_3.py file:///opt/nvidia/deepstream/deepstream-5.1/samples/streams/sample_1080p_h264.mp4
Creating Pipeline

Creating streamux

Creating source_bin 0

Creating source bin
source-bin-00
Creating Pgie

Creating tiler

Creating nvvidconv

Creating nvosd

Creating EGLSink

Adding elements to Pipeline

Linking elements in the Pipeline

Now playing…
1 : file:///opt/nvidia/deepstream/deepstream-5.1/samples/streams/sample_1080p_h264.mp4
Starting pipeline

libEGL warning: MESA-LOADER: failed to retrieve device information

libEGL warning: DRI2: could not open /dev/dri/card0 (No such file or directory)
0:00:00.946746410 262 0x2588d60 INFO nvinfer gstnvinfer.cpp:619:gst_nvinfer_logger: NvDsInferContext[UID 1]: Info from NvDsInferContextImpl::deserializeEngineAndBackend() <nvdsinfer_context_impl.cpp:1702> [UID = 1]: deserialized trt engine from :/opt/nvidia/deepstream/deepstream-5.1/samples/models/Primary_Detector/resnet10.caffemodel_b1_gpu0_int8.engine
INFO: …/nvdsinfer/nvdsinfer_model_builder.cpp:685 [Implicit Engine Info]: layers num: 3
0 INPUT kFLOAT input_1 3x368x640
1 OUTPUT kFLOAT conv2d_bbox 16x23x40
2 OUTPUT kFLOAT conv2d_cov/Sigmoid 4x23x40

0:00:00.946794937 262 0x2588d60 INFO nvinfer gstnvinfer.cpp:619:gst_nvinfer_logger: NvDsInferContext[UID 1]: Info from NvDsInferContextImpl::generateBackendContext() <nvdsinfer_context_impl.cpp:1806> [UID = 1]: Use deserialized engine model: /opt/nvidia/deepstream/deepstream-5.1/samples/models/Primary_Detector/resnet10.caffemodel_b1_gpu0_int8.engine
0:00:00.947422698 262 0x2588d60 INFO nvinfer gstnvinfer_impl.cpp:313:notifyLoadModelStatus: [UID 1]: Load new model:dstest3_pgie_config.txt sucessfully
Decodebin child added: source

Decodebin child added: decodebin0

Decodebin child added: qtdemux0

Decodebin child added: multiqueue0

Decodebin child added: h264parse0

Decodebin child added: capsfilter0

Decodebin child added: aacparse0

Decodebin child added: avdec_aac0

Decodebin child added: nvv4l2decoder0

In cb_newpad

gstname= video/x-raw
features= <Gst.CapsFeatures object at 0x7feac00321c8 (GstCapsFeatures at 0x7fe970028c40)>
In cb_newpad

gstname= audio/x-raw
Frame Number= 0 Number of Objects= 6 Vehicle_count= 4 Person_count= 2
Frame Number= 1 Number of Objects= 5 Vehicle_count= 3 Person_count= 2
Frame Number= 2 Number of Objects= 5 Vehicle_count= 3 Person_count= 2
Frame Number= 3 Number of Objects= 6 Vehicle_count= 4 Person_count= 2
cuGraphicsGLRegisterBuffer failed with error(219) gst_eglglessink_cuda_init texture = 1
Frame Number= 4 Number of Objects= 7 Vehicle_count= 4 Person_count= 3
Frame Number= 5 Number of Objects= 6 Vehicle_count= 4 Person_count= 2
Frame Number= 6 Number of Objects= 5 Vehicle_count= 3 Person_count= 2
0:00:01.150442965 262 0x240bf70 WARN nvinfer gstnvinfer.cpp:1984:gst_nvinfer_output_loop: error: Internal data stream error.
0:00:01.150452689 262 0x240bf70 WARN nvinfer gstnvinfer.cpp:1984:gst_nvinfer_output_loop: error: streaming stopped, reason not-negotiated (-4)
Error: gst-stream-error-quark: Internal data stream error. (1): gstnvinfer.cpp(1984): gst_nvinfer_output_loop (): /GstPipeline:pipeline0/GstNvInfer:primary-inference:
streaming stopped, reason not-negotiated (-4)
Exiting app

Frame Number= 7 Number of Objects= 4 Vehicle_count= 2 Person_count= 2
Frame Number= 8 Number of Objects= 5 Vehicle_count= 3 Person_count= 2
Frame Number= 9 Number of Objects= 6 Vehicle_count= 4 Person_count= 2

tried everything in the above link.

So fake sink is well?

@bcao it runs fine with fakesink

@bgiddwani here is output with export GST_DEBUG=3
Creating Pipeline

Creating streamux

Creating source_bin 0

Creating source bin
source-bin-00
Creating Pgie

Creating tiler

Creating nvvidconv

Creating nvosd

Creating EGLSink

Adding elements to Pipeline

Linking elements in the Pipeline

Now playing…
1 : file:///opt/nvidia/deepstream/deepstream-5.1/samples/streams/sample_1080p_h264.mp4
Starting pipeline

libEGL warning: MESA-LOADER: failed to retrieve device information

libEGL warning: DRI2: could not open /dev/dri/card0 (No such file or directory)
0:00:02.602156930 7739 0x20d24d0 INFO nvinfer gstnvinfer.cpp:619:gst_nvinfer_logger: NvDsInferContext[UID 1]: Info from NvDsInferContextImpl::deserializeEngineAndBackend() <nvdsinfer_context_impl.cpp:1702> [UID = 1]: deserialized trt engine from :/opt/nvidia/deepstream/deepstream-5.1/samples/models/Primary_Detector/resnet10.caffemodel_b1_gpu0_int8.engine
INFO: …/nvdsinfer/nvdsinfer_model_builder.cpp:685 [Implicit Engine Info]: layers num: 3
0 INPUT kFLOAT input_1 3x368x640
1 OUTPUT kFLOAT conv2d_bbox 16x23x40
2 OUTPUT kFLOAT conv2d_cov/Sigmoid 4x23x40

0:00:02.602247187 7739 0x20d24d0 INFO nvinfer gstnvinfer.cpp:619:gst_nvinfer_logger: NvDsInferContext[UID 1]: Info from NvDsInferContextImpl::generateBackendContext() <nvdsinfer_context_impl.cpp:1806> [UID = 1]: Use deserialized engine model: /opt/nvidia/deepstream/deepstream-5.1/samples/models/Primary_Detector/resnet10.caffemodel_b1_gpu0_int8.engine
0:00:02.602921311 7739 0x20d24d0 INFO nvinfer gstnvinfer_impl.cpp:313:notifyLoadModelStatus: [UID 1]: Load new model:dstest3_pgie_config.txt sucessfully
0:00:02.603512668 7739 0x20d24d0 WARN basesrc gstbasesrc.c:3583:gst_base_src_start_complete: pad not activated yet
Decodebin child added: source

Decodebin child added: decodebin0

0:00:02.604430468 7739 0x20d24d0 WARN basesrc gstbasesrc.c:3583:gst_base_src_start_complete: pad not activated yet
Decodebin child added: qtdemux0

0:00:02.607493960 7739 0x7faf00072370 WARN qtdemux qtdemux.c:3031:qtdemux_parse_trex: failed to find fragment defaults for stream 1
0:00:02.607573229 7739 0x7faf00072370 WARN qtdemux qtdemux.c:3031:qtdemux_parse_trex: failed to find fragment defaults for stream 2
Decodebin child added: multiqueue0

Decodebin child added: h264parse0

Decodebin child added: capsfilter0

Decodebin child added: aacparse0

Decodebin child added: avdec_aac0

Decodebin child added: nvv4l2decoder0

0:00:02.639031776 7739 0x7faf04014400 WARN v4l2 gstv4l2object.c:3038:gst_v4l2_object_get_nearest_size:nvv4l2decoder0:sink Unable to try format: Unknown error -1
0:00:02.639041258 7739 0x7faf04014400 WARN v4l2 gstv4l2object.c:2924:gst_v4l2_object_probe_caps_for_format:nvv4l2decoder0:sink Could not probe minimum capture size for pixelformat MJPG
0:00:02.639045124 7739 0x7faf04014400 WARN v4l2 gstv4l2object.c:3038:gst_v4l2_object_get_nearest_size:nvv4l2decoder0:sink Unable to try format: Unknown error -1
0:00:02.639048212 7739 0x7faf04014400 WARN v4l2 gstv4l2object.c:2930:gst_v4l2_object_probe_caps_for_format:nvv4l2decoder0:sink Could not probe maximum capture size for pixelformat MJPG
0:00:02.639057256 7739 0x7faf04014400 WARN v4l2 gstv4l2object.c:3038:gst_v4l2_object_get_nearest_size:nvv4l2decoder0:sink Unable to try format: Unknown error -1
0:00:02.639061712 7739 0x7faf04014400 WARN v4l2 gstv4l2object.c:2924:gst_v4l2_object_probe_caps_for_format:nvv4l2decoder0:sink Could not probe minimum capture size for pixelformat MPG4
0:00:02.639064418 7739 0x7faf04014400 WARN v4l2 gstv4l2object.c:3038:gst_v4l2_object_get_nearest_size:nvv4l2decoder0:sink Unable to try format: Unknown error -1
0:00:02.639067285 7739 0x7faf04014400 WARN v4l2 gstv4l2object.c:2930:gst_v4l2_object_probe_caps_for_format:nvv4l2decoder0:sink Could not probe maximum capture size for pixelformat MPG4
0:00:02.639073213 7739 0x7faf04014400 WARN v4l2 gstv4l2object.c:3038:gst_v4l2_object_get_nearest_size:nvv4l2decoder0:sink Unable to try format: Unknown error -1
0:00:02.639076988 7739 0x7faf04014400 WARN v4l2 gstv4l2object.c:2924:gst_v4l2_object_probe_caps_for_format:nvv4l2decoder0:sink Could not probe minimum capture size for pixelformat MPG2
0:00:02.639079528 7739 0x7faf04014400 WARN v4l2 gstv4l2object.c:3038:gst_v4l2_object_get_nearest_size:nvv4l2decoder0:sink Unable to try format: Unknown error -1
0:00:02.639084019 7739 0x7faf04014400 WARN v4l2 gstv4l2object.c:2930:gst_v4l2_object_probe_caps_for_format:nvv4l2decoder0:sink Could not probe maximum capture size for pixelformat MPG2
0:00:02.639090809 7739 0x7faf04014400 WARN v4l2 gstv4l2object.c:3038:gst_v4l2_object_get_nearest_size:nvv4l2decoder0:sink Unable to try format: Unknown error -1
0:00:02.639094391 7739 0x7faf04014400 WARN v4l2 gstv4l2object.c:2924:gst_v4l2_object_probe_caps_for_format:nvv4l2decoder0:sink Could not probe minimum capture size for pixelformat H265
0:00:02.639097065 7739 0x7faf04014400 WARN v4l2 gstv4l2object.c:3038:gst_v4l2_object_get_nearest_size:nvv4l2decoder0:sink Unable to try format: Unknown error -1
0:00:02.639099846 7739 0x7faf04014400 WARN v4l2 gstv4l2object.c:2930:gst_v4l2_object_probe_caps_for_format:nvv4l2decoder0:sink Could not probe maximum capture size for pixelformat H265
0:00:02.639105007 7739 0x7faf04014400 WARN v4l2 gstv4l2object.c:3038:gst_v4l2_object_get_nearest_size:nvv4l2decoder0:sink Unable to try format: Unknown error -1
0:00:02.639107697 7739 0x7faf04014400 WARN v4l2 gstv4l2object.c:2924:gst_v4l2_object_probe_caps_for_format:nvv4l2decoder0:sink Could not probe minimum capture size for pixelformat VP90
0:00:02.639110221 7739 0x7faf04014400 WARN v4l2 gstv4l2object.c:3038:gst_v4l2_object_get_nearest_size:nvv4l2decoder0:sink Unable to try format: Unknown error -1
0:00:02.639112945 7739 0x7faf04014400 WARN v4l2 gstv4l2object.c:2930:gst_v4l2_object_probe_caps_for_format:nvv4l2decoder0:sink Could not probe maximum capture size for pixelformat VP90
0:00:02.639118504 7739 0x7faf04014400 WARN v4l2 gstv4l2object.c:3038:gst_v4l2_object_get_nearest_size:nvv4l2decoder0:sink Unable to try format: Unknown error -1
0:00:02.639123063 7739 0x7faf04014400 WARN v4l2 gstv4l2object.c:2924:gst_v4l2_object_probe_caps_for_format:nvv4l2decoder0:sink Could not probe minimum capture size for pixelformat VP80
0:00:02.639127230 7739 0x7faf04014400 WARN v4l2 gstv4l2object.c:3038:gst_v4l2_object_get_nearest_size:nvv4l2decoder0:sink Unable to try format: Unknown error -1
0:00:02.639130071 7739 0x7faf04014400 WARN v4l2 gstv4l2object.c:2930:gst_v4l2_object_probe_caps_for_format:nvv4l2decoder0:sink Could not probe maximum capture size for pixelformat VP80
0:00:02.639136046 7739 0x7faf04014400 WARN v4l2 gstv4l2object.c:3038:gst_v4l2_object_get_nearest_size:nvv4l2decoder0:sink Unable to try format: Unknown error -1
0:00:02.639138913 7739 0x7faf04014400 WARN v4l2 gstv4l2object.c:2924:gst_v4l2_object_probe_caps_for_format:nvv4l2decoder0:sink Could not probe minimum capture size for pixelformat H264
0:00:02.639141502 7739 0x7faf04014400 WARN v4l2 gstv4l2object.c:3038:gst_v4l2_object_get_nearest_size:nvv4l2decoder0:sink Unable to try format: Unknown error -1
0:00:02.639149073 7739 0x7faf04014400 WARN v4l2 gstv4l2object.c:2930:gst_v4l2_object_probe_caps_for_format:nvv4l2decoder0:sink Could not probe maximum capture size for pixelformat H264
0:00:02.639485330 7739 0x7faf04014400 WARN v4l2 gstv4l2object.c:3038:gst_v4l2_object_get_nearest_size:nvv4l2decoder0:src Unable to try format: Unknown error -1
0:00:02.639491802 7739 0x7faf04014400 WARN v4l2 gstv4l2object.c:2924:gst_v4l2_object_probe_caps_for_format:nvv4l2decoder0:src Could not probe minimum capture size for pixelformat NM12
0:00:02.639495595 7739 0x7faf04014400 WARN v4l2 gstv4l2object.c:3038:gst_v4l2_object_get_nearest_size:nvv4l2decoder0:src Unable to try format: Unknown error -1
0:00:02.639499373 7739 0x7faf04014400 WARN v4l2 gstv4l2object.c:2930:gst_v4l2_object_probe_caps_for_format:nvv4l2decoder0:src Could not probe maximum capture size for pixelformat NM12
0:00:02.639504397 7739 0x7faf04014400 WARN v4l2 gstv4l2object.c:2375:gst_v4l2_object_add_interlace_mode:0x7faef8025390 Failed to determine interlace mode
0:00:02.743202273 7739 0x7faf04014400 ERROR v4l2 gstv4l2object.c:2077:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from v4l-utils.git - media (V4L2, DVB and IR) applications and libraries

0:00:02.743260266 7739 0x7faf04014400 ERROR v4l2 gstv4l2object.c:2077:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from v4l-utils.git - media (V4L2, DVB and IR) applications and libraries

0:00:02.743335986 7739 0x7faf04014400 ERROR v4l2 gstv4l2object.c:2077:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from v4l-utils.git - media (V4L2, DVB and IR) applications and libraries

0:00:02.743355249 7739 0x7faf04014400 ERROR v4l2 gstv4l2object.c:2077:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from v4l-utils.git - media (V4L2, DVB and IR) applications and libraries

0:00:02.743421293 7739 0x7faf04014400 ERROR v4l2 gstv4l2object.c:2077:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from v4l-utils.git - media (V4L2, DVB and IR) applications and libraries

0:00:02.743439964 7739 0x7faf04014400 ERROR v4l2 gstv4l2object.c:2077:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from v4l-utils.git - media (V4L2, DVB and IR) applications and libraries

0:00:02.743509874 7739 0x7faf04014400 ERROR v4l2 gstv4l2object.c:2077:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from v4l-utils.git - media (V4L2, DVB and IR) applications and libraries

0:00:02.743542870 7739 0x7faf04014400 ERROR v4l2 gstv4l2object.c:2077:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from v4l-utils.git - media (V4L2, DVB and IR) applications and libraries

0:00:02.743612475 7739 0x7faf04014400 ERROR v4l2 gstv4l2object.c:2077:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from v4l-utils.git - media (V4L2, DVB and IR) applications and libraries

0:00:02.743634738 7739 0x7faf04014400 ERROR v4l2 gstv4l2object.c:2077:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from v4l-utils.git - media (V4L2, DVB and IR) applications and libraries

0:00:02.743714639 7739 0x7faf04014400 ERROR v4l2 gstv4l2object.c:2077:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from v4l-utils.git - media (V4L2, DVB and IR) applications and libraries

0:00:02.743743836 7739 0x7faf04014400 ERROR v4l2 gstv4l2object.c:2077:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from v4l-utils.git - media (V4L2, DVB and IR) applications and libraries

0:00:02.743844897 7739 0x7faf04014400 ERROR v4l2 gstv4l2object.c:2077:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from v4l-utils.git - media (V4L2, DVB and IR) applications and libraries

0:00:02.743877828 7739 0x7faf04014400 ERROR v4l2 gstv4l2object.c:2077:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from v4l-utils.git - media (V4L2, DVB and IR) applications and libraries

0:00:02.743963747 7739 0x7faf04014400 ERROR v4l2 gstv4l2object.c:2077:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from v4l-utils.git - media (V4L2, DVB and IR) applications and libraries

0:00:02.743999825 7739 0x7faf04014400 ERROR v4l2 gstv4l2object.c:2077:gst_v4l2_object_get_interlace_mode: Driver bug detected - check driver with v4l2-compliance from v4l-utils.git - media (V4L2, DVB and IR) applications and libraries

In cb_newpad

gstname= video/x-raw
features= <Gst.CapsFeatures object at 0x7fafd8136228 (GstCapsFeatures at 0x7faf0000b0e0)>
In cb_newpad

gstname= audio/x-raw
0:00:02.748628847 7739 0x7faf04014400 WARN v4l2videodec gstv4l2videodec.c:1673:gst_v4l2_video_dec_decide_allocation: Duration invalid, not setting latency
0:00:02.748665489 7739 0x7faf04014400 WARN v4l2bufferpool gstv4l2bufferpool.c:1066:gst_v4l2_buffer_pool_start:nvv4l2decoder0:pool:src Uncertain or not enough buffers, enabling copy threshold
0:00:02.750105852 7739 0x7faef832c850 WARN v4l2bufferpool gstv4l2bufferpool.c:1513:gst_v4l2_buffer_pool_dqbuf:nvv4l2decoder0:pool:src Driver should never set v4l2_buffer.field to ANY
Frame Number= 0 Number of Objects= 6 Vehicle_count= 4 Person_count= 2
Frame Number= 1 Number of Objects= 5 Vehicle_count= 3 Person_count= 2
Frame Number= 2 Number of Objects= 5 Vehicle_count= 3 Person_count= 2
Frame Number= 3 Number of Objects= 6 Vehicle_count= 4 Person_count= 2
cuGraphicsGLRegisterBuffer failed with error(219) gst_eglglessink_cuda_init texture = 1
0:00:02.808041032 7739 0x1f56940 ERROR nveglglessink ext/eglgles/gsteglglessink.c:2784:gst_eglglessink_configure_caps: Cuda Init failed
0:00:02.808049870 7739 0x1f56940 ERROR nveglglessink ext/eglgles/gsteglglessink.c:2795:gst_eglglessink_configure_caps: Configuring caps failed
0:00:02.808108027 7739 0x1f569e0 ERROR nveglglessink ext/eglgles/gsteglglessink.c:2840:gst_eglglessink_setcaps: Failed to configure caps
0:00:02.808183246 7739 0x1f569e0 ERROR nveglglessink ext/eglgles/gsteglglessink.c:2840:gst_eglglessink_setcaps: Failed to configure caps
0:00:02.808189927 7739 0x1f569e0 WARN GST_PADS gstpad.c:4226:gst_pad_peer_query:queue5:src could not send sticky events
0:00:02.808918343 7739 0x1f569e0 ERROR nveglglessink ext/eglgles/gsteglglessink.c:2840:gst_eglglessink_setcaps: Failed to configure caps
0:00:02.808955354 7739 0x1f569e0 ERROR nveglglessink ext/eglgles/gsteglglessink.c:2840:gst_eglglessink_setcaps: Failed to configure caps
0:00:02.808962545 7739 0x1f569e0 ERROR nveglglessink ext/eglgles/gsteglglessink.c:2840:gst_eglglessink_setcaps: Failed to configure caps
0:00:02.808968147 7739 0x1f569e0 ERROR nveglglessink ext/eglgles/gsteglglessink.c:2840:gst_eglglessink_setcaps: Failed to configure caps
0:00:02.808972218 7739 0x1f569e0 ERROR nveglglessink ext/eglgles/gsteglglessink.c:2840:gst_eglglessink_setcaps: Failed to configure caps
0:00:02.808979666 7739 0x1f569e0 ERROR nveglglessink ext/eglgles/gsteglglessink.c:2840:gst_eglglessink_setcaps: Failed to configure caps
0:00:02.808991243 7739 0x1f569e0 ERROR nveglglessink ext/eglgles/gsteglglessink.c:2840:gst_eglglessink_setcaps: Failed to configure caps
0:00:02.809000219 7739 0x1f569e0 ERROR nveglglessink ext/eglgles/gsteglglessink.c:2840:gst_eglglessink_setcaps: Failed to configure caps
0:00:02.809007551 7739 0x1f569e0 ERROR nveglglessink ext/eglgles/gsteglglessink.c:2840:gst_eglglessink_setcaps: Failed to configure caps
0:00:02.809014996 7739 0x1f569e0 ERROR nveglglessink ext/eglgles/gsteglglessink.c:2840:gst_eglglessink_setcaps: Failed to configure caps
Frame Number= 4 Number of Objects= 7 Vehicle_count= 4 Person_count= 3
0:00:02.811146230 7739 0x1f569e0 ERROR nveglglessink ext/eglgles/gsteglglessink.c:2840:gst_eglglessink_setcaps: Failed to configure caps
Frame Number= 5 Number of Objects= 6 Vehicle_count= 4 Person_count= 2
Frame Number= 6 Number of Objects= 5 Vehicle_count= 3 Person_count= 2
0:00:02.812327475 7739 0x1f54770 WARN nvinfer gstnvinfer.cpp:1984:gst_nvinfer_output_loop: error: Internal data stream error.
0:00:02.812336367 7739 0x1f54770 WARN nvinfer gstnvinfer.cpp:1984:gst_nvinfer_output_loop: error: streaming stopped, reason not-negotiated (-4)
Error: gst-stream-error-quark: Internal data stream error. (1): gstnvinfer.cpp(1984): gst_nvinfer_output_loop (): /GstPipeline:pipeline0/GstNvInfer:primary-inference:
streaming stopped, reason not-negotiated (-4)
Exiting app

Frame Number= 7 Number of Objects= 4 Vehicle_count= 2 Person_count= 2
Frame Number= 8 Number of Objects= 5 Vehicle_count= 3 Person_count= 2
Frame Number= 9 Number of Objects= 6 Vehicle_count= 4 Person_count= 2
0:00:02.816900675 7739 0x7faf00072370 WARN qtdemux qtdemux.c:6073:gst_qtdemux_loop: error: Internal data stream error.
0:00:02.816911663 7739 0x7faf00072370 WARN qtdemux qtdemux.c:6073:gst_qtdemux_loop: error: streaming stopped, reason not-negotiated (-4)

++++++++++++++++++++++++++++++++++++++++++++
it’s strange that i am able to get display output with both:

  • gst-launch-1.0 videotestsrc ! autovideosink
  • gst-launch-1.0 videotestsrc ! nveglglessink
    BUT IT DOESN’T WORK WITH APPS

Is this command run inside the docker?

@bcao yes

Does test1 work inside the docker?

it shows Running…
at the end , didn’t break

did you modified test3 sample?

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

I mean if the display can work?

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