Neolink cannot log in to the camera. Camera works with normal relink clients and has worked with neolink couple years back when trying out.
config:
bind = "0.0.0.0"
[[cameras]]
name = "Cam1"
username = "admin"
password = "12345678"
address = "192.168.1.197"
Output:
sudo docker run --volume=/home/wyse/neolink.toml:/etc/neolink.toml quantumentangledandy/neolink
Running: /bin/sh -c /usr/local/bin/neolink "${NEO_LINK_MODE}" --config /etc/neolink.toml
[2026-03-07T18:45:35Z INFO neolink] Neolink 6e05e7844b5b50f89787d30bffcbbd3471bfcfde release
[2026-03-07T18:45:36Z INFO neolink::rtsp] Starting RTSP Server at 0.0.0.0:8554
[2026-03-07T18:45:36Z INFO neolink::rtsp] Cam1: Rtsp Starting
[2026-03-07T18:45:36Z INFO neolink::utils] Cam1: Connecting to camera at Address: 192.168.1.197
[2026-03-07T18:45:36Z INFO neolink_core::bc_protocol] Cam1: Trying TCP discovery
[2026-03-07T18:45:36Z INFO neolink_core::bc_protocol] Cam1: TCP Discovery success at 192.168.1.197:9000
[2026-03-07T18:45:36Z INFO neolink::utils] Cam1: Logging in
[2026-03-07T18:45:51Z WARN neolink::common::camthread] Cam1: Connection Lost: Failed to login to Cam1
Caused by:
deadline has elapsed
Reolink B400, hw: IPC_5174 FW: 2.0.0.610
Neolink lastest windows build from releases or docker image via wsl and Ubuntu 22.
Neolink cannot log in to the camera. Camera works with normal relink clients and has worked with neolink couple years back when trying out.
config:
Output:
Reolink B400, hw: IPC_5174 FW: 2.0.0.610
Neolink lastest windows build from releases or docker image via wsl and Ubuntu 22.