<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body>
    Hi all,<br>
    I have seen that I can screen capture multiple displays using a
    single pipeline:<br>
    <p style="box-sizing: border-box; margin-top: 0px; margin-bottom:
      16px; color: rgb(173, 186, 199); font-family: -apple-system,
      BlinkMacSystemFont, "Segoe UI", Helvetica, Arial,
      sans-serif, "Apple Color Emoji", "Segoe UI
      Emoji"; font-size: 14px; font-style: normal;
      font-variant-ligatures: normal; font-variant-caps: normal;
      font-weight: 400; letter-spacing: normal; orphans: 2; text-align:
      start; text-indent: 0px; text-transform: none; white-space:
      normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width:
      0px; background-color: rgb(34, 39, 46); text-decoration-thickness:
      initial; text-decoration-style: initial; text-decoration-color:
      initial;">gst-launch-1.0 ximagesrc<span></span><span> </span>!
      videoscale ! videoconvert ! autovideosink</p>
    This works on Linux only.<br>
    <br>
    Is there a way to capture all the available screens using one
    pipeline even under windows?<br>
    <br>
    Thanks<br>
    Davide<br>
  </body>
</html>