I'm implementing off screen bitmaps in xrdp. This gives us big bandwidth improvements. In fact, with off screen bitmaps, the bulk compressor, and the JPEG hack, I can match NX on bandwidth.
Note: The JPEG hack is a non standard JPEG replacement for the bitmap compression algro. You need to make a change to FreeRDP to use it. The reason I mention it is because I see a 6x bandwidth reduction with JPEG vs RDP bitmap compression. It is a lossy algorithm so there is a price. Maybe I can use JPEG 2000 / RemoteFX in the future so I don't have to go outside the protocol spec and remove this hack. Consider the main git at github.com:FreeRDP/xrdp.git to be unstable until I get this worked out. Thanks, Jay ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ xrdp-devel mailing list xrdp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xrdp-devel