I know a lot of game dev competitions people have either continuous screen/audio capture or a time-lapse.
I was wondering if anyone had good resources for doing this kind of thing on Linux?
It's always really fun to watch people's workflow, especially with a language as dynamic as Lisp.
For continuous screen-capture in the past I've tried using ffmpeg and recordmydekstop, but I found that for captures much longer than 10 minutes, they can be glitchy.
I guess a lot of people who stream games use OBS, which I might try.
I think I used ffmpeg for time-lapse, and that worked out pretty well.