Git Commits
dev commits 2
ohnsh/dev-
5:31 am — John Sherrell <dev@ohn.sh>
cam: Yikes, forgot the shebang in cam.sh. It ran, but not in a way that I could find with pgrep. It's definitely not a POSIX script.
-
2:34 am — John Sherrell <dev@ohn.sh>
cam: Removed redact_tty wrapper around ffmpeg in stream_folder.sh. It's a fun idea but the `script`-based implementation introduces unnecessary complexity around signals and controlling terminals. Also added documentation and a guard to disable writes to the status FIFO when there's no reader, preventing hangs.