~qpfiffer

Portland, OR

http://q.pfiffer.org/

I like C and Python, mostly.

Recent activity

Screen Sharing Under Wayland 5 months ago

From qpfiffer@gmail.com to ~bt/public-inbox

Hey, saw your post about installing Alpine as a daily driver- I'm in a
similar situation and run Gentoo with Wayland.

I've had some success with the V4L Loopback device, and wf-recorder-
some combo of:

v4l2loopback-ctl set-caps "video/x-raw, width=$WIDTH, height=$HEIGHT" $device
wf-recorder --force-yuv --muxer=v4l2 --file=$device -c rawvideo -x yuv

This lets me share as a webcam, which isn't quit the same, but works.

~QP