On chad: -------- mpegdaemon must be runnng with -v option. (Start this manually.) Consequence of not using -v is that oneframe output is almost always 4k long. Set a sane buffer size using e.g. -m 262144. Don't make it too small or it won't manage even one frame. (Note that capture_every_minute restarts mpegdaemon if it fails.) cron.d/slugcam could run scripts/capture_upload.sh every minute during daylight hours, except that this misbehaves if it gets stuck for some reason (e.g. network problem); it keeps starting more instances every minute until the system dies. Better to use scripts/capture_every_minute.