Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU)
3090ti
• DeepStream Version
docker 6.1-triton / cuda = 11.7
Hi
I run the app after performing step by step as instructed in https://developer.nvidia.com/blog/creating-a-human-pose-estimation-application-with-deepstream-sdk/?ncid=so-link-52952-vt24&sfdcid=EM08#cid=em08_so-link_en-us , but an error related to libosd.so occurred and reported.
this is the guide for libnvds_osd
-
When executing with the existing libnvds_osd.so file without replacing the so file
-
If I run it by replacing it with the bin/x86/ libnvds_osd.so file according to the guide
-
- If I run it by replacing it with the bin/x86/ libnvds_osd_cuda11.so file according to the guide
- If I run it by replacing it with the bin/x86/ libnvds_osd_cuda11.so file according to the guide
tell me how to solve it