I'd like to investigate if wf-recorder can be scripted to record multiple video input streams: namely not only the desktop (as per default) but also the video stream from the webcam (use case: record offline tutorials). I can already record from the desktop, plus microphone + desktop audio, so it's 1 video stream and 2 audio streams.
I looked at the wiki but didn't get a sense if this is doable. I'm sure there is a ffmpeg incantation for that, but how to translate that into a working wf-recorder one-liner? Working also on Wayland.
I'd like to investigate if
wf-recorder
can be scripted to record multiple video input streams: namely not only the desktop (as per default) but also the video stream from the webcam (use case: record offline tutorials). I can already record from the desktop, plus microphone + desktop audio, so it's 1 video stream and 2 audio streams.I looked at the wiki but didn't get a sense if this is doable. I'm sure there is a
ffmpeg
incantation for that, but how to translate that into a workingwf-recorder
one-liner? Working also on Wayland.Happy to receive suggestions!