Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libnvds_dewarper.so fails on using new projections #6

Open
dnikitop opened this issue Sep 30, 2021 · 0 comments
Open

libnvds_dewarper.so fails on using new projections #6

dnikitop opened this issue Sep 30, 2021 · 0 comments

Comments

@dnikitop
Copy link

dnikitop commented Sep 30, 2021

Trying to run experiment and see that any projection type above 3 is failing to start. The .so library seems to have an outdated check that is preventing it from running.

Running on x86 and getting this error when replacing the .so file.
nvdewarper0: Invalid Projection type (4) selected ** ERROR:nvdewarper.cpp:685:cudaError gst_nvdewarper_do_dewarp(Gstnvdewarper*, NvBufSurface*, NvBufSurface*): assertion failed: (it->projection_type <= NVDS_META_SURFACE_PERSPECTIVE_PERSPECTIVE) Aborted (core dumped)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant