Page 1 of 1

[SOLVED] image loading takes 15sec and more [serviio 1.1]

PostPosted: Sun Jan 27, 2013 3:14 pm
by greg4b
Hello Serviio-Community,

it takes 15seconds - and sometimes more - that 16MP images (not more than 7MB) from my SONY HX20 are being served to the SONY KDL756HX.
This satisfies not my user experience.

I'm running serviio on a Synology DS111+ - with NO other media-sever running or similar (Photo-Station is turned OFF). Looking to the Synology ressources monitor, the CPU idles when requesting the next image. Then it increases and finally the network ressource increases, when the new image appears on the screen.

For comparison reasons I ran the serviio on a Intel® Core™2 Duo Prozessor T6600
(2,2 GHz, 2 MB L2 Cache, FSB 800 MHz) with 2GB RAM - and the results were nearly the same.

I've attached the log file of the NAS-serviio installation.

To test another client, I served the pictures to my NEXUS S Smartphone with MediaHouse as a Client - connected via WLAN (g) This behave different: initial loading took approx. 45sec - but PREVIOUS / NEXT was instantly (due to caching?).

Please let me know, if & how the image serving to the SONY-TV could be speeded up - so that the user experiece increases :-)
serviio log files.log.zip
(21.68 KiB) Downloaded 248 times


Thx,

Re: image loading takes 15sec and more [serviio 1.1]

PostPosted: Sun Jan 27, 2013 11:27 pm
by zip
You can try to add this to the Sony Bravia profile

  Code:
<LimitImageResolution>false</LimitImageResolution>

Re: image loading takes 15sec and more [serviio 1.1]

PostPosted: Mon Jan 28, 2013 10:42 pm
by greg4b
Thanks for the quick response!

I've put the above mentioned code in the bottom of the first SONY BRAVIA section - it works :-)

Thanks again for the response & work!