Hi there!
Our Platform Info:
• Hardware Platform: Jetson Orin
• DeepStream Version: 6.3
• JetPack Version 5.1.2 (r35.4.1)
• TensorRT Version: 8.5.2.2+cuda11.4.315
We want to use deepstream service-maker api which is elegant designed.
However, libnvds_service_maker.so depends on GLIBC_2.32 or higher version,
for some reason it is not possible for us to upgrade jetpack from 5.1.2(GLIBC 2.31) to 6.0.
Can you provide a new version of service-maker lib which can work on jetpack 5.1.2, or source code we can custom it?
Thanks.