[pve-devel] spice patchs sent !

Alexandre DERUMIER aderumier at odiso.com
Fri Jun 21 10:44:02 CEST 2013


Hi, I have sent spice patchs.

pve-qemu-build require spice libs, I have made a package here:

http://odisoweb1.odiso.net/pve-spice.tar.gz


the nodejs spice proxy is here :

http://odisoweb1.odiso.net/spiceproxy.tar.gz.

(you need to build nodejs, no package is available for wheezy)

to launch the proxy : "node pveproxy.js"



How it's works :

when you click on spice console button, the spiceproxy api2 is called.

a socat tunnel is open on a random socket, and a spiceticket is returned.

then pve-manager return a spice configuration file.

You need to open this file with remote-viewer application. (available in virt-viewer package, http://spice-space.org/download.html)

You can associate application/x-spice-configuration with remote-viewer in your browser, to auto open when click on the spice console button.

(This can be improved later with spice-xpi without downloading file, but conffile download works with all browsers/all os without plugin)


Then remote-viewer connect to the spice proxy

The spice proxy is listening on tcp/3168



Please test :)







More information about the pve-devel mailing list