Camera Redirection — Windows Server
FreeRDP
Settings in the openthinclient Manager
- Open the FreeRDP application
- Navigate to the Connection Parameters section
- Set the "Forward Camera" option to "Yes".
- Leave the camera's USB ID clear under USB Device Forwarding.
Configure RDP settings in Windows Group Policy.
- Group Policy Editor (
gpedit.msc) -
Navigate to:
- Computer Configuration
- Administrative Templates
- Windows Components
- Remote Desktop Services
- Remote Desktop Session Host
- Remote Desktop Services
- Windows Components
- Administrative Templates
- Computer Configuration
1. Allow redirection of supported video devices via RDP
2. Configure Plug and Play device redirection to be disabled.
- Device and Resource Redirection sub-item
- Disable the setting "Do not allow Plug and Play device redirection"
3. Allow audio and video playback redirection
4. Set audio quality for recording and playback
- Remote Session Environment sub-item
- Set audio quality for recording/playback to "Best Quality"
Verify global Windows settings on the RDP server.
See the "General Server-Side Group Policy" section below.
Citrix
Settings in openthinclient Management
- Open the Citrix application
- Navigate to the HDX and Multimedia Settings section
- Set the Webcam Forwarding to HDX option
Horizon
Settings in openthinclient Management
- Open the Horizon application
- Navigate to the Connection Settings section
- Set the USB Redirection option to Yes
General server-side Group Policy settings
Configure camera settings in Windows Group Policy.
- Group Policy Editor (
gpedit.msc) -
Navigate to:
- Computer Configuration
- Administrative Templates
- Windows Components
- Administrative Templates
- Computer Configuration
1. Allow camera usage
2. Allow desktop apps to access the camera
Additional notes
- After making changes to Group Policy, it may be necessary to
gpupdate /force
(execute on the command line) - Restart the Windows server if required.
- Full functionality requires installing Media Foundation:
Install-WindowsFeature Server-Media-Foundation
(to be executed in PowerShell) - Test the camera function on the thin client with the program
guvcview
Execute with ALT + F2 or in the terminal with CTRL+ALT+T.