I am trying to download DeepStream Software Development Kit (SDK) on my Jetson Nano kit 4 GB. I followed this manual guide using Method#2 and I did everything as instructed. However, when trying to run “deepstream-app -c” command, I could not. It gives me this error:
gutech@gutechdesktop:/opt/nvidia/deepstream/deepstream-5.1/sources/apps/sample_apps$ deepstream-app -c dstest1_pgie_config.txt
-bash: /usr/bin/deepstream-app: cannot execute binary file: Exec format error
what does this error say? what I am doing here incorrectly?