After running the SKD to flash the Orin and doing an install of the deepstream SDK, I get this error message:
deepstream-app --help
deepstream-app: error while loading shared libraries: libgstrtspserver-1.0.so.0: cannot open shared object file: No such file or directory
Expected outcome would be a working version of deepstream? The installer did not show any failures or missing parts.
Hi,
Are you trying to install deepstream individually? If yes, try to install the below libs:
sudo apt install
libssl1.0.0
libgstreamer1.0-0
gstreamer1.0-tools
gstreamer1.0-plugins-good
gstreamer1.0-plugins-bad
gstreamer1.0-plugins-ugly
gstreamer1.0-libav
libgstrtspserver-1.0-0
libjansson4
I was using SDK Manager to install it - with the expectation of getting an actual working version of Deepstream. Just wondering, why the SDK manager fails to install these libraries?
Hi,
I think re-flashing would be the better option so that you will get full pledge software package.
system
Closed
April 13, 2024, 5:04am
5
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.