• Hardware Platform (Jetson / GPU) GPU
• DeepStream Version 6.1
• TensorRT Version 8.2.5.
• NVIDIA GPU Driver Version (valid for GPU only) 550.120
• Issue Type( questions, new requirements, bugs) Unbale to run the Deepstream test app 4. I used this command to run “./deepstream-test4-app -i ../../../../samples/streams/sample_720p.h264 -p /opt/nvidia/deepstream/deepstream-6.1/lib/libnvds_kafka_proto.so” I got this.
Now playing: ../../../../samples/streams/sample_720p.h264
(deepstream-test4-app:500): GLib-CRITICAL **: 09:29:49.079: g_strrstr: assertion ‘haystack != NULL’ failed
Running…
ERROR from element nvmsg-broker: Could not configure supporting library.
Error details: gstnvmsgbroker.cpp(401): legacy_gst_nvmsgbroker_start (): /GstPipeline:dstest4-pipeline/GstNvMsgBroker:nvmsg-broker:
unable to connect to broker library
Returned, stopping playback
Deleting pipeline
Even I check my “libnvds_kafka_proto” path it’s in the right location only, How to resolve this issue, I am using deepstream 6.1 docker container. Thanks in advance.