QuantumEntangledAndy / neolink

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

BatteryInfo not always received #120

Closed fmarzocca closed 1 year ago

fmarzocca commented 1 year ago

In my neolink_config I have set print_format = "Xml", for my Argus Eco. Now it happens that every time I ask for status, I always receive the XML related to the rfAlarmCfg while the XML for BatteryInfo is received only if I try 2 or 3 times. It looks like a matter of timeout.

QuantumEntangledAndy commented 1 year ago

Which commands are you running? I might need to checkout the timeouts when I have some time as there seems to be more issues with them lately.

fmarzocca commented 1 year ago

./neolink pir <name> --config=/homeAssets/neolink_config.toml

QuantumEntangledAndy commented 1 year ago

Ok so my proposed changes for this are as follows.

fmarzocca commented 1 year ago

I'm ok with this if it is reliable. Thanks

QuantumEntangledAndy commented 1 year ago

Should now be available in v0.5.18