• Hardware Platform Jetson Orin • DeepStream Version 6.2.0 • JetPack Version 5.1 • TensorRT Version 5.1
Hi, I work on the Deepstream pipeline project, I want to debug the def osd_sink_pad_buffer_probe(pad, info, u_data): osd probe.
For some reason, the code does not stop in the relevant probe function if I put a breakpoint in the main function it works fine.
How I can solve this problem?
I tried, in addition, a python debugger such as breakpoint() and tried changing IDE to VScode and got the same results.
Hi,
I refer to the Pycharm configuration still same issue.
as I mentioned previous message I succeeded debug but when I put the breakpoint inside def osd_sink_pad_buffer_probe(pad, info, u_data): the program did not stop.
same problem, not sucssed stop in breakpoint where specify the function. I know that in general the function work because I see the count number on the screen when I not run from debug mode
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