Closed RobertSkawinski closed 1 year ago
I have the same camera and am on the same latest firmware and noticed today it fails to connect too. Could have been broken for a while, and I didn't change anything with regards to neolink.
My configuration is using uid
instead of address
of the example above, so I think that might have been a mistake by @RobertSkawinski as it used to work perfectly for me.
[2023-08-02T21:32:58Z INFO neolink_core::bc_protocol::connection::udpconn::discover] Trying remote discovery against reolink servers
[2023-08-02T21:33:04Z ERROR neolink::rtsp] Error streaming from camera reolinkzwembad, will retry in 15s: Failed to connect to camera reolinkzwembad at UID: 95270004ZFTM1VOQ on channel 0
Caused by:
0: Connection error
1: Timeout
This fork is mostly unmaintained please see my fork instead for active development. Issues are not addressed on this fork
Great, works indeed again after using your fork. Thanks for the information and work!
Hi @jschaeke & @QuantumEntangledAndy thanks for your support!
Updating the config address
-> uid
was the initial solution. Anyway I was not able to get the rtsp stream.
Using your docker image quantumentangledandy/neolink
workes perfectly fine! - Thank you!
Describe the bug Caused by: Failed to translate camera address [2023-08-02T17:06:51Z ERROR neolink::rtsp] Error streaming from camera MobileCam2, will retry in 15s: Failed to connect to camera MobileCam2 at Address: 95270005MXFLVSIS on channel 0
To Reproduce
thirtythreeforty/neolink
[[cameras]] name = "MobileCam2" username = "admin" password = "12341234" address = "95270005MXFLVSIS"