Bash: ./deepstream-custom: No such file or directory

Please provide complete information as applicable to your setup.

**• Hardware Platform (Jetson / GPU)**Jetson
• DeepStream Version 5.0
• JetPack Version (valid for Jetson only) 4.4
• TensorRT Version 7.1
• NVIDIA GPU Driver Version (valid for GPU only)
**• Issue Type( questions, new requirements, bugs)**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)
./deepstream-custom -c pgie_frcnn_tlt_config.txt -i /home/ubuntu/samba_file/opt/nvidia/deepstream/deepstream-5.0/samples/streams/test.h264
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)

When I deployed the tlt model faster-rcnn to deepstream for the final test, I encountered an error and could not find ./deepstream-custom.

Pls make sure you had read the README and follow the steps, per your log, it’s a simple linux problem, you can search it using google.

This problem has been solved, but when I finally run it, I have been stuck in the initialization interface for a long time without responding, as shown in the figure below. For the official demo test1, I can run it successfully.


Pls create a new topic for your new issue