<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body>
    Hi all,<br>
    is it possible to capture the screen using gstreamer on a dual
    extended monitor like if it it a single monitor?<br>
    <br>
    I'm using this command:<br>
    <blockquote type="cite" style="box-sizing: border-box; margin: 2px
      0px; overflow: hidden; text-overflow: ellipsis; color: rgb(0, 106,
      157); border-left: 2px solid rgb(0, 106, 157); border-right: 2px
      solid rgb(0, 106, 157); background-color: rgba(241, 243, 244,
      0.5); padding: 0px 0.4em; font-family: Roboto, sans-serif;
      font-size: 14px; font-style: normal; font-variant-ligatures:
      normal; font-variant-caps: normal; font-weight: 400;
      letter-spacing: normal; orphans: 2; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: 2;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      text-decoration-style: initial; text-decoration-color: initial;">/gst-launch-1.0
      dxgiscreencapsrc ! videoscale method=0 ! videoconvert !
      autovideosink sync=false</blockquote>
    <br>
    but it capture only one screen. <br>
    <br>
    Any way to fix?<br>
    <br>
    Thanks,<br>
    Davide<br>
  </body>
</html>