Open misosec opened 3 days ago
Check your config. Neolink is a in rust a complied not an interpreted language. There is no (
in the binary code that is shipped to you at all it is all asm.
It's most likely in the text file you are inserting into it which is the config. Or perhaps one of the other generated configs.
I've just wget sample_config.toml directly to my neolink_linux_x86_64_bookworm
folder like this:
wget "https://raw.githubusercontent.com/QuantumEntangledAndy/neolink/refs/heads/master/sample_config.toml"
and then run:
sudo ./neolink rtsp --config=sample_config.toml
The same error:
./neolink: 3: Syntax error: ")" unexpected
I did not edit sample_config.toml
at all so it seems like the error is somewhere else in my system. :-(
I've just spotted your on an rpi5. Please try the arm64 build please, unless they changed it from the rpi1-4 it's an arm architecture cpu
It's working now! :-) but it gives me an error:
Buffer full on audsrc
Buffer full on vidsrc
Maybe that why I can get mostly audio only. I did get video once. Any idea?
Thank you!
Describe the bug Neolink do not start at all because of error:
Syntax error: ")" unexpected
To Reproduce
neolink_linux_x86_64_bookworm
neolink.toml
sudo ./neolink rtsp --config=neolink.toml
Expected behavior Neolink should start.
Versions Hardware: Raspberry Pi 5 OS: Bookworm with latest updates Reolink camera model: Argus 2