You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Error message when trying to connect to Argus PT: failed to connect to camera, simultaneous subscription
Here's the error message, with the UID redacted:
[2023-08-06T20:20:48Z INFO neolink_core::bc_protocol] cam96: Trying local discovery
[2023-08-06T20:20:51Z INFO neolink_core::bc_protocol] cam96: Trying relay discovery
[2023-08-06T20:20:51Z INFO neolink_core::bc_protocol] cam96: Trying remote discovery
[2023-08-06T20:20:51Z INFO neolink_core::bc_protocol] cam96: Trying map discovery
[2023-08-06T20:20:51Z WARN neolink::rtsp] cam96: Retryable error: cam96: Could not connect to camera
Caused by:
0: Failed to connect to camera cam96 at UID: {REDACTED} on channel 0
1: Simultaneous subscription, Some(0)
[2023-08-06T20:20:52Z INFO neolink_core::bc_protocol] cam96: Trying local discovery
[2023-08-06T20:20:53Z INFO neolink_core::bc_protocol] cam96: Trying map discovery
[2023-08-06T20:20:53Z INFO neolink_core::bc_protocol] cam96: Trying relay discovery
[2023-08-06T20:20:53Z INFO neolink_core::bc_protocol] cam96: Trying remote discovery
[2023-08-06T20:20:53Z WARN neolink::rtsp] cam96: Retryable error: cam96: Could not connect to camera
Caused by:
0: Failed to connect to camera cam96 at UID: {REDACTED} on channel 0
1: Simultaneous subscription, Some(0)
[2023-08-06T20:20:55Z INFO neolink_core::bc_protocol] cam96: Trying local discovery
[2023-08-06T20:20:55Z INFO neolink_core::bc_protocol] cam96: Trying relay discovery
[2023-08-06T20:20:55Z INFO neolink_core::bc_protocol] cam96: Trying remote discovery
[2023-08-06T20:20:55Z INFO neolink_core::bc_protocol] cam96: Trying map discovery
[2023-08-06T20:20:55Z WARN neolink::rtsp] cam96: Retryable error: cam96: Could not connect to camera
Caused by:
0: Failed to connect to camera cam96 at UID: {REDACTED} on channel 0
1: Simultaneous subscription, Some(0)
[2023-08-06T20:21:00Z INFO neolink_core::bc_protocol] cam96: Trying local discovery
[2023-08-06T20:21:02Z INFO neolink_core::bc_protocol] cam96: Trying relay discovery
[2023-08-06T20:21:02Z INFO neolink_core::bc_protocol] cam96: Trying remote discovery
[2023-08-06T20:21:02Z INFO neolink_core::bc_protocol] cam96: Trying map discovery
[2023-08-06T20:21:02Z WARN neolink::rtsp] cam96: Retryable error: cam96: Could not connect to camera
Caused by:
0: Failed to connect to camera cam96 at UID: {REDACTED} on channel 0
1: Simultaneous subscription, Some(0)
Good night
Describe the bug
Error message when trying to connect to Argus PT: failed to connect to camera, simultaneous subscription
Here's the error message, with the UID redacted:
This is the docker image that I'm using: quantumentangledandy/neolink
Relevant config portion with sensitive data redacted:
Previously, I tried this docker image but ran into an issue similar to thirtythreeforty#357
Please let me know if there's any additional info you need to assist. Thanks!
P.S. I'm psyched that I stumbled onto this project and hope I can make use of it!
The text was updated successfully, but these errors were encountered: