How to do this in Wayland

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Jim via PLUG-discuss
Date:  
To: plug-discuss
CC: Jim
Old-Topics: Linux get-together/picnic
Subject: How to do this in Wayland
I have Kubuntu 24.04 installed.  I managed to get Wayland working so I
can use Waydroid.  Sometimes I need to capture what's displayed on the
system's second monitor and use that as a second webcam so I can send
that video to Zoom.

Using Xorg, this works.

ffmpeg -f x11grab -r 25 -s 1920x1080 -i :0.0+1920,0 -vcodec rawvideo
-pix_fmt yuv420p -threads 0 -f v4l2 /dev/video0


How do I do this using Wayland?

Thank you

---------------------------------------------------
PLUG-discuss mailing list:
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss