Skip to content

Networked usage #21

@arcnmx

Description

@arcnmx

Look more into how it can be used over a network for cross-machine usage. A few use cases come to mind:

  1. Sharing one monitor across two machines, maybe run screenstub on a docked laptop sharing screens with a PC.
  2. Synergy-style remote control without a shared display - allocate an unused section of the screen?
  3. Interface with a native Windows machine instead of requiring QEMU.

A few improvements could be made:

  1. Allow TCP and other transports to be configured for QMP/QGA rather than requiring a unix socket path
    • socat can be used to get around this for now by proxying the connection
    • SSH X and socket forwarding also covers some of this as well
  2. SPICE support might allow you to run an agent on a native Windows machine to proxy input events
  3. Use global hotkeys to capture and release input without requiring the window to be used as a stub

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions