JonathonReinhart / spice-record

Record SPICE session output to MP4 video
MIT License
35 stars 8 forks source link

It forces virt-manager to deconnect #15

Closed soig closed 4 years ago

soig commented 4 years ago

Hi Could it be possible to have both virt-manager & spice-record connecting to the same VM? Else one can record with spice-record what he does in the VM with virt-manager… See you

JonathonReinhart commented 4 years ago

Hi, thanks for the interest in my project.

Please see the Notes on the README where it says:

Currently, the spice server only supports a single client connection. When another connection is opened, the current one is disconnected. Thus, this utility is limited in its usability as it cannot record a user interacting with the VM, and only an automatic ongoing process. There is however, an experimental feature to enable multiple concurrent connections to a single spice server.

This is an unfortunate limitation of the server (i.e. QEMU) and there is nothing that this project can do to work around that.

soig commented 4 years ago

Humm you still need to fix the link so that it points to the correct https://www.spice-space.org/multiple-clients.html instead

JonathonReinhart commented 4 years ago

@soig Oops. I actually did already update it (18e0b19b9113c987988416b52c8e240364b756d0) but my permalink in this conversation pointed to the old version. I updated my comment above. :smiley: