Capturing the screen on an extended dual/triple monitor
Hi all, is it possible to capture the screen using gstreamer on a dual/triple extended monitor like if it is a single monitor?
I'm using this command:
/gst-launch-1.0 dxgiscreencapsrc ! videoscale method=0 ! videoconvert ! autovideosink sync=false
but it captures only one screen.
Any way to fix?
Thanks, Davide