Update 'xrdp'

Dennis Buchhorn 2023-07-05 20:07:58 +00:00
parent 93439a3e44
commit 154097b920

15
xrdp.md

@ -48,4 +48,17 @@ ResultInactive=no
ResultActive=yes ResultActive=yes
``` ```
You need root permissions to create files at this location! You need root permissions to create files at this location!
## Audio redirection
*Tested on Debian 12*
With only installing xrdp server you don't have audio redirection.
For that you have to build and install some pulseaudio modules (more information [here](https://git.bs.b-eit.de/bucde/notes_pulseaudio-module-xrdp#overview)).
I have created [this](https://git.bs.b-eit.de/bucde/notes/src/branch/master/scripts/install_xrdp_pulseaudio_module) script, which download, build and install these pulseaudio modules.
Prerequisites to run this script:
* Working xrdp server