Open d3vel0per opened 5 months ago
I am experiencing very similar symptoms with a Reolink Argus 2E. Connection success with VLC is about 20% of attempts.
Also noticing that connecting the VLC stream and official Reolink app at the same time causes the VLC stream to lag very badly.
I am also using docker (pulled today), but I am not mapping across /etc/timezone or /etc/localtime
Versions reported by Reolink app:
CPU usage is around 5-6% (of 2x Xeon E5-2630 v2) Wi-Fi signal (as reported by AP) is -67dBm, TX 52Mbps, RX 58.5Mbps. Neolink docker host and VLC client both have wired gigabit to switch, which in turn has wired gigabit to the AP.
My debug log is here: neolink-debug.log
Reverted back to 0.6.2 without using docker and it seems to work fine
Describe the bug I am unable to get RTSP working with E1 using the latest neolink docker image. Using it for the first time hence unsure if it worked with any previous images
To Reproduce Steps to reproduce the behavior. Example:
services: neolink: container_name: neolink hostname: neolink network_mode: host image: quantumentangledandy/neolink restart: unless-stopped environment:
[[cameras]] name = "cam01" username = "admin" password = "password" uid = "alpha-numeric-id" address = "192.168.1.10" stream = "both"
and at that point in time the logs looked something like this:
Click to expand
I tried enabling/disabling audio, switching between streams both, main and subStream but nothing worked. Also updated camera firmware to v3.0.0.2356_23062000
Expected behavior neolink docker image works with E1
Versions Neolink software: quantumentangledandy/neolink latest 7688e8085d91 Reolink camera model and firmware: E1 v3.0.0.2356_23062000