| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | netmon: ifconfig works better when you tell it what interface to use | Jon duSaint | 2022-11-27 |
| | | |||
| * | netmon: Network interface monitor | Jon duSaint | 2022-11-23 |
| | | | | | | Monitor a network interface. If the IP address disappears, reconfigure the interface. | ||
| * | reolink: add video tab | Jon duSaint | 2022-07-24 |
| | | | | | | | | The output web page now has slideshow and video tabs. The video tab lets you select from and play existing videos. N.b. videos that are still being generated will show up. | ||
| * | reolink: switch to small videos only | Jon duSaint | 2022-07-24 |
| | | | | | | | Full size takes forever to generate (which will eat into the power budget once remote) and is larger than needed for what it is. Switch to generate the small size only. | ||
| * | reolink: Fix video generation and add enhancements | Jon duSaint | 2022-07-24 |
| | | | | | | | | 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. | ||
| * | reolink: generate simple slideshow web page | Jon duSaint | 2022-07-18 |
| | | | | | | Static page with simple slideshow, generated after each snapshot and respool. | ||
| * | reolink: minor input validation improvements | Jon duSaint | 2022-07-17 |
| | | |||
| * | reolink: sandbox fixes | Jon duSaint | 2022-07-17 |
| | | | | | Enable config file creation and exec (for video creation). | ||
| * | reolink: Allow reload | Jon duSaint | 2022-07-17 |
| | | | | | | Turns out support for reload was present since the beginning, so enable the rc "reload" action. | ||
| * | reolink: Add spool retention policy | Jon duSaint | 2022-07-17 |
| | | | | | | Default now is to keep images in spool only for 24 hours. This can be changed via a client command or the config file. | ||
| * | 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 | 2022-07-16 |
| | | | | | Prepare for use by Client. | ||
| * | 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 | 2022-07-16 |
| | | | | | | Add `spool_dir` to `%default_config` and `%debug_config` so as not to store snapshots in `/`. | ||
| * | reolink: Install and rc scripts | Jon duSaint | 2022-07-15 |
| | | |||
| * | reolink: Add timelapse video generation | Jon duSaint | 2022-07-09 |
| | | |||
| * | reolink: client/server to take snapshots from a Reolink IP camera | Jon duSaint | 2022-05-17 |
| | | |||
| * | Move Reolink to its own subdir | Jon duSaint | 2022-05-01 |
| | | |||
| * | Reolink perl module: client API | Jon duSaint | 2022-04-30 |
