Git Commits
dev commits 4
ohnsh/dev-
11:52 pm — John Sherrell <dev@ohn.sh>
sh: fix script dir detection when wyze_timelapse.sh is being sourced (${BASH_SOURCE[0]} instead of $0). In timelapse.sh, use `-qp 28` for timelapse_vaapi variant, for slightly smaller output (default `qp` is 25).
-
10:21 pm — John Sherrell <dev@ohn.sh>
cam: Convert container management to use compose.yml.
-
10:15 pm — John Sherrell <dev@ohn.sh>
cam: For now, quit stream_folder.sh when we run out of files. If I restart the stream after a delay, the broadcast is already over and YouTube just throws the stream away. A new broadcast could be created programatically with `youtube-client`, which is what stream_folder.sh already does on start-up, but I'm reluctant to put that in a loop and leave it on autopilot.
-
9:53 pm — John Sherrell <dev@ohn.sh>
bug: Now starting container with docker compose.