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

lib .so not working on jetson nano #1

Open
brochard55 opened this issue Apr 9, 2021 · 2 comments
Open

lib .so not working on jetson nano #1

brochard55 opened this issue Apr 9, 2021 · 2 comments

Comments

@brochard55
Copy link

I'm trying to execute dewarper-app on Jetson nano
The lib .so in the repository seem not to be as the good format :

_/opt/nvidia/deepstream/deepstream-5.1/sources/apps/sample_apps/Deepstream-Dewarper-App/plugin_libraries$ file *
libnvds_dewarper.so:    ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=a31eec7f81067f554e9e508390007f9d8a582e0a, stripped
libnvdsgst_dewarper.so: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d79269a1c0bcc018cf3cc7e64ca3a18b9c97aa71, not stripped_

Have you got the lib for the jetson nano (arm) ?

@MikyasDesta
Copy link
Collaborator

Hi @brochard55 ,

Sorry, the libraries we have now are for x86. We should have the Jetson shared libraries very soon. I will let you know once we have that.

Thanks!

@MikyasDesta
Copy link
Collaborator

Hi @brochard55,

The binary for Jetson is added. You can find it under plugin_librarys/jetson/ directory. You can use this app on Jetson now.

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

2 participants