Nvosd can't draw lines and circles at the same time

Please provide complete information as applicable to your setup.

• Hardware Platform GPU 2080ti
• DeepStream Version 6.1
• Issue Type questions
Hi, I’m trying to draw lines and circles at the same time usingnvosd. The codes can be found here.

After some work, I found that one can draw circles alone but can’t if lines added to displaymeta. I check the source codes provided in docker gst-nvdsosd, and add some output in the codes. It turns out that the circle params list has been added to batch meta successfully. However for some reasons, it can’t be shown correctly.

I also check the official pose estimation repo. Seems no differences between the way python do.

Any help?

You can refer to deepstream_emotion_app.cpp. You can check if the above parameters are configured correctly.

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

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