Connecting to the Microsoft Terminal Server (RDP)

In order to redirect audio devices to remote desktop session, FreeRDP must be used in conjunction with FabulaTech FtPlugins extension for remote desktop software. FtPlugins extension must be installed alongside with FabulaTech Sound for Remote Desktop (Linux version) as shown on installation page.

Before usage, run once:

$ sudo /opt/ftplugins/bin/ftrdpbr-setup.sh -i

Usage depends on the installed FreeRDP version:

FreeRDP v1.1:

$ xfreerdp /dvc:ftrdpbr /audio-mode:1 /u:USER /p:PASSWORD /v:SERVER

FreeRDP v2.0 and above:

$ xfreerdp /vc:ftrdpbr /audio-mode:1 /u:USER /p:PASSWORD /v:SERVER

where:

USER
Your remote desktop account username.
PASSWORD
Your remote desktop account password.
SERVER
Remote desktop server IP or network addresss.