[FreeRDP-devel] FreeRDP + Session recording

2021-04-11 Thread Anand via FreeRDP-devel
Hi, Thank you in advance for taking the time to read through my email. I have a need in one of my projects that all RDP sessions be recorded. I am looking at using freeRDP to proxy the RDP connections to the target server. For example, the client will use mstsc to connect to a freerdp server and

[FreeRDP-devel] Freerdp compilation

2021-05-14 Thread Anand via FreeRDP-devel
Hi, I'm having trouble compiling OpenSSL as mentioned in the wiki. Can I install a OpenSSL binary instead? And skip compiling OpenSSL from source? I'm compiling on Windows 10. Regards, Anand.

[FreeRDP-devel] Compilation issue

2022-07-29 Thread Anand via FreeRDP-devel
Hi, I'm trying to compile freerdp on windows with the below command cmake -GNinja -BD:\Development\Build\FreeRDP -HD:\Development\Code\freerdp -DCMAKE_INSTALL_PREFIX=D:\Development\Install\freerdp -DCMAKE_BUILD_TYPE=Release -DWITH_SERVER=on -DWITH_X11RDP=on I'm getting the below error -- Findin