Hi guys
I found interesting case when border_width = 1 rectangle do not appear, and when I set border_width = 2 rectangle appear but it’s actually has border_width = 1
maybe nvosd has hidden limits for border_width
my setup
aarch64 NVIDIA Jetson Nano Developer Kit
R32 (release), REVISION: 7.6, GCID: 38171779, BOARD: t210ref, EABI: aarch64, DATE: Tue Nov 5 07:46:14 UTC 2024
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)
which DeepStream version are you testing? Using the test code 1.c (1.9 KB), I can’t reproduce this issue. could you share a simplified code to reproduce the issue? Thanks!
Hm I can’t found deepstream library on my Nano
also I see NvBufSurface in your code and assuming you use much newer version and possible this bug fixed in newer version