[pve-devel] spice new streaming option
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Jul 10 13:43:50 CEST 2019
On 7/9/19 6:22 PM, Alexandre DERUMIER wrote:
> Hi,
>
> I have open a bugzilla
> https://bugzilla.proxmox.com/show_bug.cgi?id=2272
>
> seem that since spice 0.14.1, they are a new option to stream video from guest directly to spice client.
>
> This need a new qemu device
>
> -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel1,id=channel1,name=org.spice-space.stream.0 \
> -chardev spiceport,name=org.spice-space.stream.0,id=charchannel1
>
>
> I don't have tested it yet, but maybe it could be added before proxmox6 final release ?
> (add it for qemu machine >= 4)
>
looks great, Dominik means that the "high frame speed" detection
may produce some overhead on the host, so maybe we could add it as
opt-in flag for the spice display?
More information about the pve-devel
mailing list