citronneur/rdpy

RDP server that show a BMP image once connected

Opened this issue · 1 comments

Hi All,

Can anyone point me to the right direction on how to achieve this?
I'm currently playing around with sendUpdate() but couldnt figure out the right format for data.

I've tried converting the image to hexstring and supply it to sendUpdate() but greeted with error rdpy.core.error.InvalidValue: value is out of range for <class 'rdpy.core.type.UInt16Le'>

Thanks

Did you find out how to do this?