<div dir="ltr">Hi, <div><br></div><div>I attach logs of virt-manager.</div><div><br></div><div>I'd like to add that virt-viewer look work correctly.</div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-03-17 9:04 GMT+01:00 Pavel Grunt <span dir="ltr"><<a href="mailto:pgrunt@redhat.com" target="_blank">pgrunt@redhat.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Fri, 2017-03-17 at 01:40 +0100, Oscar Segarra wrote:<br>
> Hi Pavel, <br>
><br>
> I have installed the latest nightly build but I have not seen any<br>
> difference to adjust spice options:<br>
><br>
<br>
</span>The options to enable streaming are not there, use `virsh edit` as<br>
mentioned earlier<br>
<br>
if the vm is in the user session<br>
<br>
$ virsh edit VM<br>
for system session<br>
<br>
$ virsh -c qemu:///system edit VM<br>
<br>
if you are talking about the options to change video encoder, they are<br>
in spicy - install package spice-gtk-tools<br>
<br>
and use it in similar way to remote-viewer<br>
<br>
$ spicy<br>
<br>
or<br>
<br>
$ spice --uri spice://host:port<br>
<span class=""><br>
<br>
><br>
><br>
> I have not experienced any performance improvement... Just, from the<br>
> virt-manager I'm not able to see my windows 10 desktop (it is<br>
> completely black) XS<br>
</span>Interesting, try running SPICE_DEBUG=1 virt-manager --debug<br>
and post the output (preferable do a bug report)<br>
<span class=""><br>
><br>
> Am I looking at the correct place?<br>
<br>
><br>
><br>
><br>
</span><span class="">> From Remote Viewer I can see the desktop as usual (I'm upgrading<br>
> windows):<br>
><br>
><br>
><br>
</span><span class="">> May I revert the spice install in order to make my virt-manager work<br>
> properly again?<br>
<br>
</span>Downgrading should help, but we would really welcome a bug report<br>
(providing rpm versions of virt-manager and spice packages) in order<br>
to fix the bug.<br>
<br>
<br>
Thanks,<br>
Pavel<br>
<div class="HOEnZb"><div class="h5">><br>
> Thanks a lot.<br>
><br>
><br>
> 2017-03-09 13:24 GMT+01:00 Oscar Segarra <<a href="mailto:oscar.segarra@gmail.com">oscar.segarra@gmail.com</a>>:<br>
> > Hi Pavel, <br>
> ><br>
> > Yes, in my configuration I have already set:<br>
> ><br>
> > vram: 64MB<br>
> > streaming mode='filter' <-- I have tested with 'all" as well with<br>
> > the same results<br>
> > image compression='auto_glz'<br>
> ><br>
> > When I connect through the Internet or from my home wi-fi (54Mbps)<br>
> > In the logs I can see "LOW BANDWITH" detected, and the video<br>
> > performance is really bad.<br>
> ><br>
> > Thanks a lot.<br>
> ><br>
> ><br>
> > 2017-03-09 13:14 GMT+01:00 Pavel Grunt <<a href="mailto:pgrunt@redhat.com">pgrunt@redhat.com</a>>:<br>
> > > On Thu, 2017-03-09 at 06:43 -0500, Frediano Ziglio wrote:<br>
> > > ><br>
> > > ><br>
> > > > It's not a small addition. Usually wifi has a much higher<br>
> > > latency<br>
> > > > then wired lan. For comparison on lan usually you<br>
> > > > have 2-4 ms latency while on wifi 80-100 ms unless you have<br>
> > > powerful<br>
> > > > and quite idle network infrastructure<br>
> > > > (but still higher than wired).<br>
> > > ><br>
> > > > Unfortunately currently the protocol implementation is quite<br>
> > > latency<br>
> > > > dependent.<br>
> > > ><br>
> > > > I don't think the latency here is an issue if you are using a<br>
> > > recent<br>
> > > > encoder (here some client<br>
> > > > guy should help on how to know the encoder used).<br>
> > ><br>
> > > Since you are on el7 system you can test our nightly builds:<br>
> > > <a href="https://copr.fedorainfracloud.org/coprs/g/spice/nightly/" rel="noreferrer" target="_blank">https://copr.fedorainfracloud.<wbr>org/coprs/g/spice/nightly/</a><br>
> > > which provides ability to switch the video encoder in spicy<br>
> > > (package<br>
> > > spice-gtk-tools) under Options menu.<br>
> > ><br>
> > > Your vm needs to have the video streaming enabled (set to<br>
> > > 'filter' or<br>
> > > 'all').<br>
> > ><br>
> > > (virsh edit VM ; and add <streaming mode='all'/> to graphics<br>
> > > node)<br>
> > ><br>
> > > Also check if the image compression is turned on (ideally set to<br>
> > > glz)<br>
> > ><br>
> > > Pavel<br>
> > ><br>
> > > > Sorry, was meaning bandwidth in the above sentence.<br>
> > > ><br>
> > > > About the lag recently we detected another issue in the<br>
> > > protocol<br>
> > > > implementation, hope<br>
> > > > we can tune and fix it in a short period.<br>
> > > ><br>
> > > > Frediano<br>
> > > ><br>
> > > ><br>
> > > > I'd like to add that the connection is via wi-fi (54Mbps).<br>
> > > ><br>
> > > > Is it enough for spice videos?<br>
> > > ><br>
> > > > thanks a lot.<br>
> > > ><br>
> > > > 2017-03-08 19:14 GMT+01:00 Oscar Segarra <oscar.segarra@gmail.<br>
> > > com>:<br>
> > > > > Hi, <br>
> > > > ><br>
> > > > > Youtuve videos from virt-manager (locally) has an acceptable<br>
> > > > > bejaviour... but If I try to connect from the LAN, the<br>
> > > behaviour<br>
> > > > > is not acceptable... the sound goes much faster than the<br>
> > > image.<br>
> > > > ><br>
> > > > > I have increased the video memory up to 64MB but I have not<br>
> > > > > experienced any improvement.<br>
> > > > ><br>
> > > > > Is there any way to diagnose this lag problems?<br>
> > > > ><br>
> > > > > Thanks a lot.<br>
> > > > ><br>
> > > > > 2017-03-03 22:45 GMT+01:00 Oscar Segarra <oscar.segarra@gmai<br>
> > > <a href="http://l.com" rel="noreferrer" target="_blank">l.com</a>><br>
> > > > > :<br>
> > > > > > Hi, <br>
> > > > > ><br>
> > > > > > After some research, I have been able to install a newer<br>
> > > version<br>
> > > > > > from:<br>
> > > > > ><br>
> > > > > > <a href="https://fedorapeople.org/groups/virt/virtio-win/direct-dow" rel="noreferrer" target="_blank">https://fedorapeople.org/<wbr>groups/virt/virtio-win/direct-<wbr>dow</a><br>
> > > nloads<br>
> > > > > > /archive-virtio/virtio-win-0.<wbr>1.133-1/<br>
> > > > > ><br>
> > > > > > Now, Video has experienced a nice improvement... but sound<br>
> > > still<br>
> > > > > > "hangs"...<br>
> > > > > ><br>
> > > > > > Is there any advice to customize sound?<br>
> > > > > ><br>
> > > > > > Thanks a lot.<br>
> > > > > ><br>
> > > > > > 2017-03-03 21:45 GMT+01:00 Pavel Grunt <<a href="mailto:pgrunt@redhat.com">pgrunt@redhat.com</a>><br>
> > > :<br>
> > > > > > > On Fri, 2017-03-03 at 20:19 +0100, Oscar Segarra wrote:<br>
> > > > > > > > I must say the version is weird.<br>
> > > > > > > > It is the version that comes with 2K8. I have not been<br>
> > > able<br>
> > > > > > > to find<br>
> > > > > > > > the W10 qxl driver... ¿Can you paste the link?<br>
> > > > > > > ><br>
> > > > > > > It is on our page<br>
> > > > > > > <a href="https://www.spice-space.org/download.html#windows-binari" rel="noreferrer" target="_blank">https://www.spice-space.org/<wbr>download.html#windows-binari</a><br>
> > > es<br>
> > > > > > ><br>
> > > > > > > Windows QXL-WDDM-DOD driver<br>
> > > > > > ><br>
> > > > > > > > Beside that which versions (kvm, spice) are you using?<br>
> > > Are<br>
> > > > > > > you using<br>
> > > > > > > > a recent viewer?<br>
> > > > > > > ><br>
> > > > > > > > qemu-kvm.x86_64 10:1.5.3-126.el7 <br>
> > > <br>
> > > > > > > <br>
> > > > > > > > @base<br>
> > > > > > > > qemu-kvm-common.x86_64 10:1.5.3-126.el7 <br>
> > > > > > > ><br>
> > > > > > > > spice-glib.x86_64 0.31-6.el7 <br>
> > > <br>
> > > > > > > <br>
> > > > > > > > @base<br>
> > > > > > > > spice-gtk3.x86_64 0.31-6.el7 <br>
> > > <br>
> > > > > > > <br>
> > > > > > > > @base<br>
> > > > > > > > spice-protocol.noarch 0.12.11-1.el7 <br>
> > > <br>
> > > > > > > <br>
> > > > > > > > @base<br>
> > > > > > > > spice-server.x86_64 0.12.4-19.el7 <br>
> > > <br>
> > > > > > > <br>
> > > > > > > > @base<br>
> > > > > > > ><br>
> > > > > > > > Regarding to the viewer version:<br>
> > > > > > > ><br>
> > > > > > > > remote-viewer.exe version 5.0-256<br>
> > > > > > > ><br>
> > > > > > > > Thanks a lot!<br>
> > > > > > > ><br>
> > > > > > > ><br>
> > > > > > > > 2017-03-03 18:04 GMT+01:00 Frediano Ziglio <fziglio@re<br>
> > > dhat.c<br>
> > > > > > > om>:<br>
> > > > > > > > > Hi, <br>
> > > > > > > > ><br>
> > > > > > > > > In my environment I have a W10 guest running on a<br>
> > > centos 7<br>
> > > > > > > KVM<br>
> > > > > > > > > host. <br>
> > > > > > > > ><br>
> > > > > > > > > I have installed the following QXL Video driver:<br>
> > > > > > > > ><br>
> > > > > > > > ><br>
> > > > > > > > ><br>
> > > > > > > > > But when I try to see (on LAN) a youtube video, it<br>
> > > doesn't<br>
> > > > > > > play<br>
> > > > > > > > > smoothly, even video and sound stops for a while and<br>
> > > > > > > continues a<br>
> > > > > > > > > little bit later. It looks I can see the video<br>
> > > rendering<br>
> > > > > > > as i can<br>
> > > > > > > > > see a the half of one frame and the half of the<br>
> > > following<br>
> > > > > > > frame on<br>
> > > > > > > > > the same "image".<br>
> > > > > > > > ><br>
> > > > > > > > > If I minimize the internet explorer (or chrome) to<br>
> > > the<br>
> > > > > > > task-bar<br>
> > > > > > > > > image and sound goes better (not the perfect).<br>
> > > > > > > > ><br>
> > > > > > > > > ¿Is there any advice to improve video and sound<br>
> > > experience<br>
> > > > > > > in KVM<br>
> > > > > > > > > with spice?<br>
> > > > > > > > ><br>
> > > > > > > > > Thanks a lot,<br>
> > > > > > > > ><br>
> > > > > > > > > I must say the version is weird.<br>
> > > > > > > > > We released a Windows 10 driver not much ago.<br>
> > > > > > > > > Beside that which versions (kvm, spice) are you<br>
> > > using? Are<br>
> > > > > > > you<br>
> > > > > > > > > using a recent viewer?<br>
> > > > > > > > > New versions implements different code which<br>
> > > requires less<br>
> > > > > > > > > bandwidth (should not<br>
> > > > > > > > > be a big problem with LAN but you would make sure).<br>
> > > > > > > > ><br>
> > > > > > > > > Frediano<br>
> > > > > > > > ><br>
> > > > > > > > ><br>
> > > ><br>
> > > > ______________________________<wbr>_________________<br>
> > > > Spice-devel mailing list<br>
> > > > <a href="mailto:Spice-devel@lists.freedesktop.org">Spice-devel@lists.freedesktop.<wbr>org</a><br>
> > > > <a href="https://lists.freedesktop.org/mailman/listinfo/spice-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/spice-devel</a><br>
> > ><br>
> ><br>
> ><br>
><br>
><br>
</div></div></blockquote></div><br></div>