QuantumEntangledAndy / neolink

An RTSP bridge to Reolink IP cameras
GNU Affero General Public License v3.0
257 stars 41 forks source link

Neolink Offline #140

Closed ipcam4g closed 10 months ago

ipcam4g commented 10 months ago

Connection using 4G cell phone camera, stopped working, it seems that Reolink servers are blocking access.

Using the Reolink Go PT Plus Camera.

neolink, stopped working, even using the latest version, old version or using your last commit.

[2023-08-25T16:03:24Z INFO neolink::utils] cm_1_2: Connecting to camera at UID: XXXXX [2023-08-25T16:03:34Z INFO neolink_core::bc_protocol] cm_1_2: Registration with reolink servers failed. Retrying: 1/10 [2023-08-25T16:03:40Z INFO neolink_core::bc_protocol] cm_1_2: Registration with reolink servers failed. Retrying: 2/10 [2023-08-25T16:03:51Z INFO neolink_core::bc_protocol] cm_1_2: Registration with reolink servers failed. Retrying: 3/10 [2023-08-25T16:04:02Z INFO neolink_core::bc_protocol] cm_1_2: Registration with reolink servers failed. Retrying: 4/10 [2023-08-25T16:04:13Z INFO neolink_core::bc_protocol] cm_1_2: Registration with reolink servers failed. Retrying: 5/10 [2023-08-25T16:04:25Z INFO neolink_core::bc_protocol] cm_1_2: Registration with reolink servers failed. Retrying: 6/10 [2023-08-25T16:04:31Z INFO neolink_core::bc_protocol] cm_1_2: Registration with reolink servers failed. Retrying: 7/10 [2023-08-25T16:04:42Z INFO neolink_core::bc_protocol] cm_1_2: Registration with reolink servers failed. Retrying: 8/10 [2023-08-25T16:04:53Z INFO neolink_core::bc_protocol] cm_1_2: Registration with reolink servers failed. Retrying: 9/10 [2023-08-25T16:04:59Z INFO neolink_core::bc_protocol] cm_1_2: Registration with reolink servers failed. Retrying: 10/10

UID and password are correct, it is working normally in the Reolink APP

It was working normally, it stopped working and it has this error today

error neolink

QuantumEntangledAndy commented 10 months ago

I see I don't have a cellular camera. So if you want it to work I will need full wireshark or tcpdump packet dumps. From both neolink and the official client or access to a camera myself from someone.

ipcam4g commented 10 months ago

@QuantumEntangledAndy Were you able to identify the cause of the failures and the correction?

tomaspre commented 9 months ago

@ipcam4g Were you able to solve this? I'm having the same issue (with a brand-new camera).

If needed, I can capture logs with Wireshark/tcpdump.

QuantumEntangledAndy commented 9 months ago

@tomaspre What are you using for your username and password. If it's a new camera and you haven't set it yet consider using admin and 123456

tomaspre commented 9 months ago

@QuantumEntangledAndy I set up the camera in the app at first. The login info should be correct. The PC client works fine with the new password (and I assume that the only username for cellular cameras is admin). I also stopped Pihole just in case it would interfere.

Just to clarify, so far, I've been using Neolink with wifi cameras only. This is my first cellular one.

Is there any way to see more detailed logs? Something like a verbose mode? Or do I need to use Wireshark?

QuantumEntangledAndy commented 9 months ago

Perhaps open a new issue and post your log please

QuantumEntangledAndy commented 9 months ago
export RUST_LOG="neolink=debug"
set RUST_LOG "neolink=debug"