Forum Discussion
Camera redirection with third party Win32 apps
We seem to have traced this issue to the RemoteFX camera driver.
When connecting to the host pool via the Windows Desktop client (1.2.1009.0), it seems the RemoteFX driver isn't initialized / installed on the session host. If we connect to the session host directly via MSTSC and select the camera device under Local Resources -> More -> Other supported RemoteFX USB devices, it seems the required/missing driver is installed. From that point on, all users connecting to that host via the Windows Desktop client are able to use their redirected cameras with all installed apps.
We have the following RDP properties configured for the pool:
camerastoredirect:s:*
audiocapturemode:i:1
audiomode:i:0
devicestoredirect:s:*
Have tried manually installing usbvideo.inf on the session host but it seems SecureUSBVideo.dll isn't registered until a RemoteFX camera is redirected over MSTSC.
Will continue to update as we learn more, but appreciate any thoughts or suggestions.
Computer Configuration / Administrative Templates / Windows Components / Remote Desktop Services / Remote Desktop Session Host / Device and Resource Redirection / Do not allow supported Plug and Play device redirection.
I hope this helps someone.