QuantumEntangledAndy / neolink

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

Fix/non zero port #125

Closed QuantumEntangledAndy closed 1 year ago

QuantumEntangledAndy commented 1 year ago

Seems that the reolink registration now sometimes sends valid IPs but invalid ports so I need to check that too

I also noticed that the registration server seems to be lazily updated and several attempts are required before the data on the server is updated with valid info. So a retry method was added