Libnvbufsurface.so is removed on jetson ,so how to compile the gst-dsexample plugin

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU)
Jetson Xavier
• DeepStream Version
6.0
• JetPack Version (valid for Jetson only)
4.4
• TensorRT Version
7.1.3
• NVIDIA GPU Driver Version (valid for GPU only)
• Issue Type( questions, new requirements, bugs)
questions

my code has tested and passed on dGpu(RTX3090,NvDs 6.0),but when i integrate to the Jetson Xavier, it’s failed,
i found that the deepstream for jetson has removed libnvbufsurface.so and libnvbufsurftransform.so. so how to make gst-dsexample plugin on the jetson platform?

The two libs should be in the directory “/usr/lib/aarch64-linux-gnu/tegra” of Xaiver.
Is DeepStream installed correctly and example can be run correctly?

The version of DeepStream and JetPack seems to be a mismatch. JetPack4.4 works together with DeepStream 5.0, while deepStream 6.0 works with Jetpack 4.6, please double check.

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 follow the compatibility: Quickstart Guide — DeepStream 6.3 Release documentation

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