Some help installing and running the neolink in ubuntu Server #301
Unanswered
nunokaneco
asked this question in
Q&A
Replies: 1 comment 6 replies
-
If you called it neolink rtsp --config my_config.toml |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello to all,
I just need to install and run the neolink in a Ubuntu Server machine:
I followed the instructions:
Ubuntu/Debian/Raspberry Pi OS example:
´´´
unzip release-arm64-buster.zip
sudo cp neolink /usr/local/bin/
sudo chmod +x /usr/local/bin/neolink
´´´
And I created the my_config.toml
But when I try to run the command
´´´
neolink rtsp --config config.toml
´´´
I'm receiving the following error msg ...
Can anyone please help me in this step ? Thank you for your Support and best regards
Beta Was this translation helpful? Give feedback.
All reactions