| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2022-07-24 | reolink: Fix video generation and add enhancements | Jon duSaint | |
| When the spool was different from default, the process child found no screenshots as it wasn't loading the config file. Fix that. Also add a `"timelapse"` command to trigger generation (primarily for debugging), and save off a "keyframe" for each video generated. | |||
| 2022-07-18 | reolink: generate simple slideshow web page | Jon duSaint | |
| Static page with simple slideshow, generated after each snapshot and respool. | |||
| 2022-07-17 | reolink: minor input validation improvements | Jon duSaint | |
| 2022-07-17 | reolink: sandbox fixes | Jon duSaint | |
| Enable config file creation and exec (for video creation). | |||
| 2022-07-17 | reolink: Allow reload | Jon duSaint | |
| Turns out support for reload was present since the beginning, so enable the rc "reload" action. | |||
| 2022-07-17 | reolink: Add spool retention policy | Jon duSaint | |
| Default now is to keep images in spool only for 24 hours. This can be changed via a client command or the config file. | |||
| 2022-07-16 | reolink: rearrange sandbox code so it works with daemonize | Jon duSaint | |
| 2022-07-16 | reolink: remove chroot refs | Jon duSaint | |
| 2022-07-16 | reolink: Sandbox server with unveil | Jon duSaint | |
| 2022-07-16 | reolink: Hoist load_params to main | Jon duSaint | |
| Prepare for use by Client. | |||
| 2022-07-16 | reolink: Fix more missing spool dir bugs | Jon duSaint | |
| 2022-07-16 | reolink: Install reolink.conf.5 to correct directory | Jon duSaint | |
| 2022-07-16 | reolink: Add man pages and example configuration | Jon duSaint | |
| 2022-07-16 | reolink: Fix missing spool dir bug | Jon duSaint | |
| Add `spool_dir` to `%default_config` and `%debug_config` so as not to store snapshots in `/`. | |||
| 2022-07-15 | reolink: Install and rc scripts | Jon duSaint | |
| 2022-07-09 | reolink: Add timelapse video generation | Jon duSaint | |
| 2022-05-17 | reolink: client/server to take snapshots from a Reolink IP camera | Jon duSaint | |
| 2022-05-01 | Move Reolink to its own subdir | Jon duSaint | |
