Help on Ubuntu install #145
Unanswered
marksmaynard1
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Ah your missing the dependencies. If you look in the file sudo apt install \
libgstrtspserver-1.0-0 \
libgstreamer1.0-0 \
libgstreamer-plugins-bad1.0-0 \
gstreamer1.0-plugins-good \
gstreamer1.0-plugins-bad |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, im fairly new to linux and just swapped my server over from windows. neolink was working fine on windows so i know the issue isnt the camera or config details. i followed the documentation and even followed the guide here to no avail. #126.
i got the neolink folder in the /usr/local/bin i chmod +x neolink and get my config.toml in the same folder but when i enter ./neolink --config my_config.toml i get
./neolink: error while loading shared libraries: libgstrtspserver-1.0.so.0: cannot open shared object file: No such file or directory
root@UbuntuServer:/usr/local/bin/neolink#
i am pulling my hair out and if i cant get this figured out it basically makes the camera useless any help on this would be greatly appreciated
Beta Was this translation helpful? Give feedback.
All reactions