| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
| |
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.
|
| |
|
|
|
| |
Static page with simple slideshow, generated after each snapshot and
respool.
|
| | |
|
| |
|
|
| |
Enable config file creation and exec (for video creation).
|
| |
|
|
|
| |
Default now is to keep images in spool only for 24 hours. This can be
changed via a client command or the config file.
|
| | |
|
| | |
|
| |
|
|
| |
Prepare for use by Client.
|
| | |
|
| |
|
|
|
| |
Add `spool_dir` to `%default_config` and `%debug_config` so as not to
store snapshots in `/`.
|
| | |
|
| |
|