Can the server computer be "headless" ( no mouse no keyboard, no monitor ) ?
From my understanding , the monitor is not necessary on the server, but a working video card is necessary - probably because litemanager polls the video memory to read the image, and the video memory resides on the video card.
Which means that even if the server monitor is 1024x768 resolution, if the video card can display up to 1920x1080, litemanager can display on the "viewer" machine 1920x1080, or any other resolution supported by the video card.
So then, if the server was originally a 2 monitor system, where the primary monitor was driven by a video card, and the second monitor was driven by a USB-to-VGA adaptor, It would follow that when litemanager polls the monitor 2 video memory, that memory actually resides in system RAM. Then , would it still be necessary to keep the USB-VGA dongle connected? It seems to me all that would be required may be the USB-VGA software driver which implements the monitor 2 video in RAM. There would be no reason for the video signal to go out to the dongle, since there is nothing there.
Am I understanding this right?