VMDashboard / vmdashboard

web-based open source virtualization management interface for QEMU and KVM virtual machines
https://vmdashboard.org
Other
68 stars 40 forks source link

Possibility to implement SPICE client? #19

Open mrjones1966 opened 2 years ago

mrjones1966 commented 2 years ago

Per default modern systems use SPICE for remote access to a VMs console.

There is a good implementation here: https://github.com/eyeos/spice-web-client

Is it possible to include this SPICE client and use either noVNC or SPICE depending on the VMs configuration settings?