Git Commits
dev commits 3
ohnsh/dev-
7:11 pm — John Sherrell <dev@ohn.sh>
cam: Added loop to wait for folder to contain at least two videos (that aren't open for writing) on stream_folder startup. This will make the script more automatable, although it still exits when it runs out of videos.
-
5:42 pm — John Sherrell <dev@ohn.sh>
stream-utils: Since paths in ffmpeg concat demuxer playlists are relative to the playlist file, I'm starting to prefer generating temp files in the current directory instead of using process substitution (which makes paths relative to /dev/fd). Added a new function in mkff.sh to that effect and changed most of the script to use it.
-
5:15 pm — John Sherrell <dev@ohn.sh>
stream-utils: Some old work I forgot about. strobe_multi function that takes a playlist input.