Which demo did you run? Our demo or your own demo?
Could your 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)
I’m running the deepstream-test-5-app on the Jetson nano,(DS 6.0) where i have added these lines of code in order to draw circles in the graphics_overlay_function, I have edited the deepstream-test-5-main.c and built it using sudo make
Could you try to set the paras to 1 like: circle_params[j].has_bg_color = 1; and use the deepstream_test_1.c to test it? Test1 is more simple to verify this problem.
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
Yes, we can reproduce this issue with DeepStream 6.0 on Jetson Nano, and not reproduce this issue on the latest DeepStream 6.2.
Is it possible for you to switch to DeepStream 6.2(x86 or Xavier/XavierNX/Orin/OrinNX can support DS6.2)?