[Bug 104927] RFE: Multiple Connections to different screens on the guest

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 5 07:41:01 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=104927

--- Comment #6 from Frediano Ziglio <fziglio at redhat.com> ---
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?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/spice-bugs/attachments/20180205/48abd48e/attachment.html>


More information about the spice-bugs mailing list