Not all parameters of xfreerdp can be changed via input fields of xtc. Here is an overview of all parameters of xfreerdp.
/relax-order-checks
/sec:tls
/gfx:AVC444
. This will set up an H264 video stream.To connect a USB stick, set this parameter: /drive:USB0,/media/usb0
Don't forget to choose "USB automount" in the tab "hardware".
For sound set the parameter: /sound:sys:alsa,format:1,quality:high,rate:44100,latency:50
To use a microphone, set this parameter: /microphone:sys:alsa,format:1,rate:44100
xtc supports with the Raspberry Pi 4 the Multi Monitor Mode.
For xfreerdpd this parameter must be used: /multimon
Insert the parameters into the input field "Additional Parameters".
Forwarding a webcam works with xfreerdp version 3. Please note that xfreerdp version 3 is still under development.
First, test if the webcam works with your local system: start a terminal and enter this command: guvcview
If the webcam is detected, the camera image is displayed and there are various setting options.
Please note: the microphone of a webcam is not forwarded to Windows.
These settings have worked with several webcams:
/sound
and /microphone
parameters. See also section "Redirect Sound".To establish a OpenVPN connection, you need a file in the ovpn format. An ovpn file contains all parameters to establish a VPN connection: target system, access information, key. Firewalls, for example from sophos, can create an ovpn file.