Hi,
FreeRDP performance is up to the following factors: * Network latency/throughput (obviously) * CPU performance (all encoding/decoding of the protocol is done there) * Graphics Performance (we need to push the decoded images to the graphics card fast) So, to tune performance check: 1. Use a SSL library with hardware acceleration support if available 2. Check you use a graphics stack which is FAST for pushing images from memory, there have been issues with previous PI versions as well 3. There is some limited hardware acceleration support via FFMPEG decoding for some parts (audio and AVC444 video) regards Armin On 14.09.20 09:35, Martin Ciglan via FreeRDP-devel wrote: > Hello > > Some time ago, we've noticed that freeRDP 2.x performs worse on Rpi4 > than Rpi3. > Is there any info about Rpi4 libraries being rewritten by > community/foundation from scratch to make it work best on Rpi4? Many > thanks > > Best regards > *Martin Ciglan* > > > Head of Research and Development > > > cid:image001.jpg@01D194B2.16BC6530 > *SINO Ltd.* > *E-mail: *m.cig...@sino.sk <mailto:m.cig...@sino.sk> > *Mobil: *_+421915580234_ > *Web:*_http://www.sino-zc.com <http://www.sino-zc.com/> _ > > > _______________________________________________ > FreeRDP-devel mailing list > FreeRDP-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/freerdp-devel _______________________________________________ FreeRDP-devel mailing list FreeRDP-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freerdp-devel