what do you mean about “Unable to draw shapes onto video”? how did you do that? could you share a simplified and detailed Gsteamer cmd to reproduce this issue? what is chunk sink? Thanks!
Hi Fanzh, thank you for your response.
Basically, I have a C++ project using the DeepStream SDK, and I have 2 sinks—2 different queues from the tee—and can draw bounding boxes undependently.
When I just set bbox=true for only one sink, it can run great. But when I try with bbox=true for both, it crashes with the error GPU unable to draw shapes.