malcolmstill / ulubis

A Wayland compositor written in Common Lisp
BSD 3-Clause "New" or "Revised" License
239 stars 19 forks source link

Video capture #38

Open malcolmstill opened 6 years ago

malcolmstill commented 6 years ago

We'd like to capture video from ulubis.

How do we do this?

I've done some preliminary playing around with ffmpeg which appears to have the capabilities to record from KMS. I get a suggestion of adding capabilities (setcap?).

defaultxr commented 5 years ago

Though I'm not sure if it's exactly what you're looking for, a new technology called PipeWire is currently being developed which is meant to replace PulseAudio and provide the same functionality for video as well (i.e. piping of video from one program to another). It's still very early in its development but maybe it's something you'd want to look into.