Re: [FreeRDP-devel] send bitmap update in 16bpp

2015-04-20 Thread Simon Tolham
hi David, I stopped getting color blocks displayed on the lync client side in its application sharing call. the blank window persists but the color blocks don't show up like in the 32bpp case. Cheers, Simon On 20 April 2015 at 17:20, FORT David wrote: > Le 20/04/2015 16:01, Simon Tolham a écri

Re: [FreeRDP-devel] send bitmap update in 16bpp

2015-04-20 Thread FORT David
Le 20/04/2015 16:01, Simon Tolham a écrit : > Hi, > I am trying to send rdp content via fastpath update_send_bitmap_update to > Lync clients from my own app. It worked when I tried with sending color > blocks in 32bpp. But when I changed to sending 16 bits per pixel, it > stopped working. What do

[FreeRDP-devel] send bitmap update in 16bpp

2015-04-20 Thread Simon Tolham
Hi, I am trying to send rdp content via fastpath update_send_bitmap_update to Lync clients from my own app. It worked when I tried with sending color blocks in 32bpp. But when I changed to sending 16 bits per pixel, it stopped working. I'm using this version of freerdp: https://github.com/FreeRDP/