Hello! Hope all are doing well. 

I recently started a new journey, building a javascript frontend in angular, 
with RDP VM Console connect features. And of course! Decided to use Guacamole. 
So... As of anything new, here are my first issues. 


When I connect to a Virtual Machine using "vmconnect", the session is OK and 
graphics renders. If I change the resolution on the VM, from 1024x768, to for 
example 1920x1080, it renders the new screen size perfectly. 

However, if I disconnect, and the reconnect to that VM, no graphics renders... 
Connection is established, and keys are being received by GUACD. My initially 
tought is, that the client can't tell the hyper-v to use 1024x768, or anything 
else. However the client still tries to use that resolution, and the server 
will use 1920x1080, forced by the console resolution... However using width: 
1920 height: 1080, will let it render. 

On VNC its the server that decides what resolution to use. But on Hyper-V it 
seems like its the client. Even tough im connection to a console RDP. 

How do I either:  1. Get the RDP Consoles display size, and reconnect with 
correct size. OR. Let the server tell me what size is used, and adapt to that? 

How my question wasn't too complicated! I will be happy to elaborate. 

Stay safe!
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org

Reply via email to