Unable to create pgie : nvinferserver-grpc

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU) - GPU 3060
**• DeepStream Version - 6.1.1 **
• TensorRT Version - 8.4.2
**• NVIDIA GPU Driver Version (valid for GPU only) - 515 **

Hello ,

I am running deepstream-test3 with triton server in local machine. My triton server loaded and working properly but whenver running test3 python app then getting error
Unable to create pgie : nvinferserver-grpc .
Failed to load plugin ‘/usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_inferserver.so’: libtritonserver.so: cannot open shared object file: No such file or directory

Kindly help to solve this.

seemed can’t find triton lib libtritonserver.so. please use deepstream triton docker nvcr.io/nvidia/deepstream:6.1.1-triton

I don’t want to use docker. can you tell me how to install libtritonserver.so in local machine.

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

please refer to tritonserver building doc: GitHub - triton-inference-server/server: The Triton Inference Server provides an optimized cloud and edge inferencing solution.

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