thirtythreeforty / neolink

An RTSP bridge to Reolink IP cameras
https://www.thirtythreeforty.net/posts/2020/05/hacking-reolink-cameras-for-fun-and-profit/
GNU Affero General Public License v3.0
897 stars 151 forks source link

Question: How does neolink affect battery consumption? #360

Closed sgargel closed 1 year ago

sgargel commented 1 year ago

How does neolink affect battery consumption?

I want to only capture images every 10 minutes. I'm planning to run neolink on my raspberry, grabbing image with ffmpeg and sending the image to my S3 bucket.

To save webcam battery, does it make sense to run reolink only while caputing the image and stopping it when the image is saved?

QuantumEntangledAndy commented 1 year ago

You should perhaps check out the image save command on my fork. That is what it is made for. You can script it quite easily to pull a frame as a jpeg every few mins

This main fork here is mostly unmaintained. Active development happens mostly in https://github.com/QuantumEntangledAndy/neolink/