<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - RFE: Multiple Connections to different screens on the guest"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104927#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - RFE: Multiple Connections to different screens on the guest"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104927">bug 104927</a>
              from <span class="vcard"><a class="email" href="mailto:fziglio@redhat.com" title="Frediano Ziglio <fziglio@redhat.com>"> <span class="fn">Frediano Ziglio</span></a>
</span></b>
        <pre>With Windows is not that complicated, each display has a different channel,
with Linux would be quite hard (you have only a single channel)
>From the server prospective you need to accept multiple connections. There's
code to allow it but was always a not supported feature, you have to set a
SPICE_DEBUG_ALLOW_MC environment (as the DEBUG suggest was never production
ready).
>From the client you'll have to implement the --display option (which is not
that hard, just connect at this/these monitors) and maybe have a master/slave
(so only a machine have the control but I think that currently only the first
machine connected to server has the control).

You still have the 16 monitors limit problem.

How would you control the VM? Just launch a program that play a video or
similar without input?</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>