hi,
we have a large RDS 2016 Farm and want to enable Webcam Redirection. We are not using HyperV but VMWare. The RDS 2016 Farm is in High Availabilty Mode, making use of all Server Roles (weacess, connection broker, sessions hosts, ...).
-RemoteFX Redirection is enabled per GPO
*Allow RDP redirection of other supportedremotefx USB devices from this computer/Y
*Do not allow supported Plug and Play device redirection/N
*Enable RemoteFX encoding for RemoteFX clients designed for Windows Server 2008 R2 SP1
-Additionally we ran:
Set-RDSessionCollectionConfiguration -CollectionName Test –CustomRdpProperty “usbdevicestoredirect:s:{6bdd1fc6-810f-11d0-bec7-08002be2092f }”
Set-RDSessionCollectionConfiguration -CollectionName Test –CustomRdpProperty “usbdevicestoredirect:s:{6bdd1fc6-810f-11d0-bec7-08002be2092f}”
Set-RDSessionCollectionConfiguration -CollectionName Test –CustomRdpProperty “usbdevicestoredirect:s:*”
Remote Audio and Remote microphone are working, however, Remote Webcam is not working.
Any Input is highly appreciated
thanks!