Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) DGPU
• DeepStream Version : 6.1
• JetPack Version (valid for Jetson only)
• TensorRT Version: 10.7.0.23-1+cuda12.6
• NVIDIA GPU Driver Version (valid for GPU only) Driver Version: 550.120
• Issue Type( questions, new requirements, bugs)
How to run the Deepstream 6.1, deepstream-test4 sample app? I got an issue. I used the follwing command with necessary parameters
“./deepstream-test4-app -i app/DS6.1/deepstream-6.1/samples/streams/1.mp4 -p /app/DS6.1/deepstream-6.1/lib/libnvds_amqp_proto.so --conn-str=“localhost;5672;guest;guest” --topic=topicname -s 1”
Now playing: app/DS6.1/deepstream-6.1/samples/streams/1.mp4
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
• 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)