Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) • DeepStream Version • JetPack Version (valid for Jetson only) • TensorRT Version • NVIDIA GPU Driver Version (valid for GPU only) • Issue Type( questions, new requirements, 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) • Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)
Actually I just want the tutorials to run the samples of the deepstream
I am using:
Jeston Orin Nano with Jetpack 6.x
with Deepstream 7.1
Take test1 as an example, Other samples are similar, and there is a README in the corresponding directory.
cd /opt/nvidia/deepstream/deepstream/sources/apps/sample_apps/deepstream-test1/
make CUDA_VER=12.6
./deepstream-test1-app /opt/nvidia/deepstream/deepstream/samples/streams/sample_720p.h264
jetson@jetson-desktop:/opt/nvidia/deepstream/deepstream-7.1/sources/apps/sample_apps/deepstream-opencv-test$ ./deepstream-opencv-test -t inferserver file:///opt/nvidia/deepstream/deepstream-7.1/samples/streams/video1.mp4
Using nvinferserver as the inference plugin
One element could not be created. Exiting.
This are the logs and I am trying to run the Deepstream-OpenCV-test sample
In addition, because triton depends on boost, but the boost download link is no longer valid, please refer to the FAQ below to modify the triton installation script
Even after changing the backend script.sh I am getting the same error
jetson@jetson-desktop:~$ cd /opt/nvidia/deepstream/deepstream-7.1/samples/
jetson@jetson-desktop:/opt/nvidia/deepstream/deepstream-7.1/samples$ vim triton_backend_setup.sh
jetson@jetson-desktop:/opt/nvidia/deepstream/deepstream-7.1/samples$ sudo patch triton_backend_setup.sh < setup.patch
[sudo] password for jetson:
patching file triton_backend_setup.sh
Hunk #1 FAILED at 31.
1 out of 1 hunk FAILED – saving rejects to file triton_backend_setup.sh.rej