neolink
neolink copied to clipboard
An RTSP bridge to Reolink IP cameras
**Describe the bug** I have the application as an add-on in my HomeAssistant, unfortunately the CPU usage increases constantly until it eventually reaches 100% and blocks my entire HomeAssistant server...
Hello everyone, I've been trying to get the add-on to work for two days now, according to the log everything is working, but I can't connect to it using either...
**Describe the bug** I updated the firmware on my RLN16-410 NVR to v3.4.0.293_24010833. Now neolink does not seem to be able to connect to any of it's streams. The only...
**Describe the bug** Until recently ive been on some different tag (dont remember the name) but it got deleted so i got back to :latest and updated neolink (im not...
I ran into memory issues similar to those in #286, notably the `gst_poll_read_control: assertion 'set != NULL' failed` errors. My first clue was watching `lsof`: neolink continually opened new fd's...
Background: the original implementation of jemalloc comes from FreeBSD and is still part of the base system. This will lead to linker errors due to duplicate symbols in case of...
I'm really sorry about this noob-question... But I haven't been able to find the /config/addons/ folder, where neolink.toml should be created. I tried using File Editor and SSH web client....
**Describe the bug** Error log: [A clear and concise description of what the bug is.](neolink::common::pushnoti] Issue connecting to push notifications server: Http(reqwest::Error { kind: Decode, source: Error("expected value", line: 1,...
**Describe the bug** When the camera fluent/clear stream is set to 15FPS I can read from the rtsp with ffmpeg at 1x speed, and the stream information looks correct: ```...
**Describe the bug** Neolink do not start at all because of error: `Syntax error: ")" unexpected` **To Reproduce** 1. Install packages like this: ``` sudo apt install \ libgstrtspserver-1.0-0 \...