Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pre Capture without motion detection just by command #69

Open
Cyber1000 opened this issue Jan 10, 2021 · 0 comments
Open

Pre Capture without motion detection just by command #69

Cyber1000 opened this issue Jan 10, 2021 · 0 comments

Comments

@Cyber1000
Copy link

In an old post (https://www.raspberrypi.org/forums/viewtopic.php?t=152144) from 2016 it says:

Just configure a pre capture time large enough to cover the max replay time you want, then send record commands into the FIFO. Don't turn on motion detection if you just want replay recording.

record a 25 second video with 20 sec replay plus 5 more seconds:
$ echo record 20 5 > ~/pikrellcam/www/FIFO

That reads like I can do this without motion detection, but didn't get this to work. Is this outdated, did this ever work this way?
Any idea, if this should work?
(I want to trigger recording on executing a command, but I want to include 5s before this command)

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant