Run DeepStream TestApp-4

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)

Please install the correct TensorRT and CUDA versions first, or use Docker

https://docs.nvidia.com/metropolis/deepstream/dev-guide/text/DS_Installation.html#id11

In addition, this error means that the server cannot be connected. Please make sure that the server has been started normally.

I am already running within the docker container only.

When you use a docker image, the CUDA/TensorRT version installed on the host is meaningless. The DS-6.1 docker image packages cuda11.6 and TRT-8.4.

so the above information is wrong

Please do as I said above and check the status of your server, here are the guidelines
/opt/nvidia/deepstream/deepstream-6.1/sources/libs/amqp_protocol_adaptor/README

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

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