<div dir="ltr">Hey! thanks for debugging information, it does really spawn another spicy process when streaming, but only one, not as many CPU's as i have. any idea how to increase this?<div><br></div><div>also to the second part of the question, any ideas where to look for making non-streaming multi threaded?</div><div><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">---<br>Armin ranjbar<br><div><br></div></div></div></div>
<br><div class="gmail_quote">On Thu, Aug 3, 2017 at 1:21 PM, Victor Toso <span dir="ltr"><<a href="mailto:victortoso@redhat.com" target="_blank">victortoso@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<span class=""><br>
On Thu, Aug 03, 2017 at 01:06:08PM +0430, Armin Ranjbar wrote:<br>
> well, as far as i can the whole spicy process uses one core when<br>
> streaming, any ideas how to debug this?<br>
><br>
> ---<br>
> Armin ranjbar<br>
<br>
</span>- Can you paste your qemu command line so we can know for sure you have<br>
streaming enabled? e.g [0].<br>
<br>
- Can you paste your client's debug log with --spice-debug?<br>
e.g ./spicy --spice-debug ?<br>
<br>
If you are using gstreamer, you should see a lot of the following:<br>
(...)<br>
(spicy:14506): GSpice-DEBUG: channel-display.c:1499 display-2:0: video latency: 391<br>
(spicy:14506): GSpice-DEBUG: channel-display.c:1499 display-2:0: video latency: 387<br>
(spicy:14506): GSpice-DEBUG: channel-display.c:1499 display-2:0: video latency: 387<br>
(spicy:14506): GSpice-DEBUG: channel-display.c:1499 display-2:0: video latency: 390<br>
(spicy:14506): GSpice-DEBUG: channel-display.c:1499 display-2:0: video latency: 386<br>
(spicy:14506): GSpice-DEBUG: channel-display.c:1499 display-2:0: video latency: 389<br>
(spicy:14506): GSpice-DEBUG: channel-display.c:1499 display-2:0: video latency: 389<br>
(...)<br>
<br>
[0] It should contain streaming-video...<br>
-spice port=5900,addr=127.0.0.1,<wbr>disable-ticketing,<br>
image-compression=off,<wbr>streaming-video=all,<br>
seamless-migration=on<br>
<br>
I've built my spice-gtk with --disable-builtin-mjpeg so it uses<br>
GStreamer even with mjpeg streams.<br>
<br>
Cheers,<br>
toso<br>
</blockquote></div><br></div>