Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't connect to Argus Pro 3 - HELP! Battery powered camera #382

Open
matfil92 opened this issue Apr 29, 2024 · 1 comment
Open

Can't connect to Argus Pro 3 - HELP! Battery powered camera #382

matfil92 opened this issue Apr 29, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@matfil92
Copy link

Describe the bug
I've configured Neolink but I can't connect to the camera, already tried different solution written in many post but without solution.

To Reproduce
Steps to reproduce the behavior. Example:

  1. Create this configuration file:
    `
    bind = "0.0.0.0"
    bind_port = 8554

[[cameras]]
name = "camera"
username = "admin"
password = "PASS-OF-THE-CAMERA"
uid = "95270-FULLUID"`

  1. Launch Neolink:
    When I launch Neolink i've this error

`
[2024-04-29T20:18:14Z ERROR neolink_core::bc_protocol::connection::udpconn] Udp write poll aborted
[2024-04-29T20:18:34Z INFO neolink_core::bc_protocol::connection::udpconn::discover] Trying remote discovery against reolink servers
[2024-04-29T20:18:34Z INFO neolink::rtsp] camera: Connecting to camera at UID: 952700078W777NDS
[2024-04-29T20:18:34Z INFO neolink::rtsp] camera: Logging in
[2024-04-29T20:18:34Z ERROR neolink_core::bc_protocol::connection::udpconn] Camera requested disconnect
[2024-04-29T20:18:34Z ERROR neolink_core::bc_protocol::connection::udpconn] Udp read poll aborted
[2024-04-29T20:18:34Z ERROR neolink_core::bc_protocol::connection::bcconn] Deserialization error: Deserialization error
[2024-04-29T20:18:34Z ERROR neolink_core::bc_protocol::connection::bcconn] caused by: I/O error
[2024-04-29T20:18:34Z ERROR neolink_core::bc_protocol::connection::bcconn] caused by: Connection dropped when reading from udp channel
[2024-04-29T20:18:34Z ERROR neolink::rtsp] Error streaming from camera camera, will retry in 15s: Failed to login to camera

Caused by:
    Dropped connection

[2024-04-29T20:18:34Z ERROR neolink_core::bc_protocol::connection::udpconn] Udp write poll aborted
`

Expected behavior
Correct Launch of the Neolink and RTSP protocol

Versions
Neolink run in Docker with Portainer
Neolink software: 0.4.0
Reolink camera model and firmware: Reolink Argus PRO 3 - build no 23072900 - ver firmware v3.0.0.2527_23072900

@matfil92 matfil92 added the bug Something isn't working label Apr 29, 2024
@QuantumEntangledAndy
Copy link
Collaborator

Please read #370, then try again using my fork mentioned in the issue. If it persists open an issue there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants