Stasmin commented on PR #363: URL: https://github.com/apache/guacamole-server/pull/363#issuecomment-1902292118
> Hi, > > to my understanding, GFX Channel in RDP acts as a more "video centric" type of graphics channel, which passes surface frames instead of bitmap deltas in a more efficient fashion and thus consume less CPU / network > > Now, FreeRDP supports it along with H264 / AVC420 / AVC444, is it something supported in Guacamole in some fashion along with this PR? or i am completely off topic and guacamole still works in the same fashion and its just used for tracking frames at the moment > > Thanks :) Hello. I'm also interested in AVC444 support, since it's the fastest and most efficient RDP implementation at the moment. As far as I can see, this setting was commented out in the code and then completely removed. In FreeRDP, you can enable this protocol using /gfx-h264:AVC444. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org