Re: [FreeRDP-devel] question about enabling usb redirection support

2020-03-18 Thread Hendrik Woltersdorf via FreeRDP-devel
Thanks for the info and the hints. regards Hendrik Am 18.03.20 um 16:14 schrieb Armin Novak via FreeRDP-devel: > yes, that channel defaults to being off. > > > Btw, I´d remove  -DWITH_KRB5=ON (it has been replaced with WITH_GSSAPI) > and keep it deactivated for now (kerberos has serious issues)

Re: [FreeRDP-devel] question about enabling usb redirection support

2020-03-18 Thread Armin Novak via FreeRDP-devel
yes, that channel defaults to being off. Btw, I´d remove  -DWITH_KRB5=ON (it has been replaced with WITH_GSSAPI) and keep it deactivated for now (kerberos has serious issues) regards Armin On 17.03.20 17:36, Hendrik Woltersdorf via FreeRDP-devel wrote: > Hi, > > recently I noticed, that in my

Re: [FreeRDP-devel] (no subject)

2020-03-18 Thread Armin Novak via FreeRDP-devel
Have a look at the shadow server, it supports plain bitmap, /rfx and /gfx. Most likely missing feature announcement / handling. The sample server is quite limited. regards Armin On 18.03.20 10:20, Nick Renieris via FreeRDP-devel wrote: > Hello, > > I have a C++ app that outputs a framebuffer

[FreeRDP-devel] (no subject)

2020-03-18 Thread Nick Renieris via FreeRDP-devel
Hello, I have a C++ app that outputs a framebuffer and want to expose that over RDP. I want to use Apache Guacamole as a client and have started using code from this sample: https://github.com/FreeRDP/FreeRDP/blob/master/server/Sample/sfreerdp.c The Windows RDP client (mstsc.exe) works fine with