Hello, we have had the problem for some time that we have a very low camera resolution on our Linux workstation.
camera: LOETAD H605
The current setup is as follows:
Thin-Client -> Horizon-Server -> Horizon-Client-> Linux WST
On the thin client where the camera is connected, 1920x1080 30FPS resolution works fine.
On the Linux workstation, however, only the resolution 320x240 arrives.
Extract from my /etc/vmware/config looks like this:
rtav.srcWCamFrameWidth = "1920".
rtav.srcWCamFrameHeight = "1080"
No improvement after reboot
Do I need to make any changes to the Horizon server?