chrisoh wrote: ↑Fri Jul 28, 2017 7:53 pm
Bill, would you have any qualms about it if I were to share the web app in the future? I'll try and get some more screen snaps up soon (they're littered with my dev notes currently).
Sure, it is fine with me if you share use of your web app. I would be very
interested in seeing it.
Following up from the previous posts, I have a further feature suggestion which could be useful but am unsure if it's viable or already existing (I couldn't find it in the confs and docs). Would it be possible to include a config option which enables/disables recording of videos and images? Meaning PiKrellCam can essentially become a motion detection tool as well as a motion recording tool.
While I haven't done this yet, I've already been thinking this is something I
will need to do since I see a use case for it with the loop video recording
feature I'm working on.
The deal is that a 700 MHz Model 1 (single core) just doesn't have enough
power to simultaneously record a loop video and a motion detect video if
also recording audio and there will be lost video and audio frames.
Not sure yet if some degree of overclocking can help enough. So, for those
who have a Model 1 and will want to do audio/video loop recording, having
motion detects triggering something besides a motion video would likely be
very useful.
Since I've been working on this loop feature I just haven't
had the code base in a state where I can push an upgrade and so have been
slow to get to your original on_motion_enable request. Sorry for that.