Broken image returned by get_nvds_buf_surface

We are trying to reproduce and debug it. Will update here if any progress.

1 Like

@kesong any success with reproducing the bug?

@kesong haven’t heard anything in a while. Has there been any progress yet?

Sorry for the late response, our team is still under investigation and provide suggestions soon. Thanks

1 Like

The issue is reproducible and we are working towards a fix.

1 Like

after 2 months, 👍

hi @ag3hbk,
We have fixed this in our internal repo
Please try the attached patch and re-compile the bindings locally.
It should fix the issue.
Thanks for reporting it to us.
We appreciate the feedback.
Happy Deepstreaming!

Best,
Rahool
0001-Always-call-NvBufSurfaceSync.patch (2.0 KB)

Hi @rpaliwal_nvidia, any instructions on how to apply this patch. Thanks in advance.

hi @monalkumar745

git apply patch-file.patch

should work.
If it doesn’t, you can open the file in editor and make the same changes to your local pyds code and re-compile bindings.

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