README: add a link to wiki, how to set up audio redirection

master
Koichiro IWAO 6 years ago committed by metalefty
parent 93481365d1
commit 001cb3e2c6

@ -29,7 +29,7 @@ RDP transport is encrypted using TLS by default.
### Access to Remote Resources
* two-way clipboard transfer (text, bitmap, file)
* audio redirection
* audio redirection ([requires to build additional modules](https://github.com/neutrinolabs/xrdp/wiki/How-to-set-up-audio-redirection))
* drive redirection (mount local client drives on remote machine)
## Quick Start
@ -114,6 +114,11 @@ make
sudo make install
```
If you want to use audio redirection, you need to build and install additional
pulseaudio modules. The build instructions can be found at wiki.
* [How to set up audio redirection](https://github.com/neutrinolabs/xrdp/wiki/How-to-set-up-audio-redirection)
## Directory Structure
```

Loading…
Cancel
Save