QuantumEntangledAndy / neolink

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

PIR motion settings not working with Argus Eco #12

Closed blipk closed 1 year ago

blipk commented 1 year ago

Hey @QuantumEntangledAndy

Thanks for your work on attempting to get the PIR motion working and integrated with neolink.

However I'm having some trouble using the artifacts from the build here: https://github.com/QuantumEntangledAndy/neolink/actions/runs/3564809691

It stops the stream (twice) as soon as starting, and doesn't start up again when there's any motion.

Some info on my setup and devices here: https://github.com/thirtythreeforty/neolink/issues/325

Full log file is attached.

run.log

Let me know if theres any more info you need.

QuantumEntangledAndy commented 1 year ago

Yeah I haven't quite finished the merge yet. I wrote the motion code so long ago I've forgotten a lot of how it worked. I might be easier if a rewrite some of it. I'll keep working at it when I've got the free time and see what I can do.

blipk commented 1 year ago

Thank @QuantumEntangledAndy

Appreciate the work you're doing. I ended up setting up SMTP alert on the PIR via the reolink software and triggering my NVR to record based on that, it doesn't seem overly reliable though.

Will check back once I've tested this setup and may see if there's anything I can do to help out with this merge.

QuantumEntangledAndy commented 1 year ago

I'm doing I kinda rewrite as a state machine rather than a merge. Since he current code could do with some cleanup, but thanks anyway