Unsolved

1 Message

1526

July 18th, 2020 10:00

Wyse 5040 with Windows 10 over RDP - Webcam Not Accessible

I have a Wyse 5040 client, tried all manner of configuration settings in both the UI and INI file and I cannot get any local USB devices or the onboard webcam to pass-through to the Windows 10 RDP session. On RDP sessions from Windows or MacOS, I can access local cameras without issue, so the error does not seem be on the Windows 10 side.

I've verified the onboard camera works within ThinOS.

I have tried force redirect with the ID of the onboard camera, and also tried plugging in an external USB camera.

Below is my wnos.ini

 


;*************************************************************
;* *
;* This wnos.ini file was generated with the *
;* Configuration Generator 8.5.02 *
;* Copyright by Thomas Moellerbernd *
;* *
;* https://www.technicalhelp.de *
;* *
;*************************************************************


;*************************************************************
;* General 1 *
;*************************************************************

autoload=2

;*************************************************************
;* General 3 *
;*************************************************************

SysMode=VDI

;*************************************************************
;* Privilege *
;*************************************************************

Privilege=High

;*************************************************************
;* Redirection *
;*************************************************************

Device=vusb ForceRedirect=0x064e,0x920c,0xef,0x02,0x01,fast InterfaceRedirect=yes

;*************************************************************
;* Time *
;*************************************************************

Timeserver=Timeserver Timeformat="24-hour format" Dateformat=yyyy/mm/dd
TimeZone='GMT - 05:00' ManualOverride=yes Daylight=yes Start=030207 End=110107 TimeZoneName="Eastern"

;*************************************************************
;* Network *
;*************************************************************

SignOn=No

;*************************************************************
;* Services *
;*************************************************************

Service=SNMPD disable=yes
Service=ThinPrint disable=yes
Service=VNCD disable=yes
Service=WDM disable=yes

;*************************************************************
;* General Session *
;*************************************************************

SessionConfig=ALL UnmapPrinters=no UnmapSerials=no Smartcards=no MapDisks=no DisableSound=No UnmapUSB=no WyseVDA=yes VUSB_AUDIO=yes VUSB_VIDEO=yes
Reconnect=20

;*************************************************************
;* RDP *
;*************************************************************

SessionConfig=RDP USBRedirection=RDP

;-------------------------------------------------------------
;- RDP Session 1 -
;- Each line but the last must end with a '\' -
;-------------------------------------------------------------

CONNECT=RDP \
Host=Family-VM \
Description="Family VM" \
Username=matt \
WyseVDA=yes \
LocalCopy=no

 

 

2 Intern

 • 

560 Posts

July 29th, 2020 14:00

What version of firmware are you running on the 5040? The latest version available is 8.6_416 so if you are not at this version, upgrade and try again.

No Events found!

Top