Browse Source

Merge pull request #56 from jsorg71/readme

update README.md for MS-RDPEAI
pull/60/head
jsorg71 3 years ago
committed by GitHub
parent
commit
8b3c7f30cc
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      README.md

+ 4
- 4
README.md View File

@ -15,11 +15,11 @@ Protocol: Audio Output Virtual Channel Extension
which means it is interoperable with any RDP client which implements it which means it is interoperable with any RDP client which implements it
(most of them including: MS RDP clients, FreeRDP). (most of them including: MS RDP clients, FreeRDP).
However, our Microphone redirection (client to server) implementation is
proprietary and doesn't implement the
The client to server audio redirection is implemented as per **Remote Desktop
Protocol: Audio Input Redirection Virtual Channel Extension
[[MS-RDPEAI]](https://msdn.microsoft.com/en-us/library/dd342521.aspx) [[MS-RDPEAI]](https://msdn.microsoft.com/en-us/library/dd342521.aspx)
specs. Its only supported by the following clients so far: NeutrinoRDP client
and rdesktop.
which means it is interoperable with any RDP client which implements it
(most of them including: MS RDP clients, FreeRDP).
Here is how to build pulseaudio modules for your distro, so you can have audio Here is how to build pulseaudio modules for your distro, so you can have audio
support through xrdp. support through xrdp.


Loading…
Cancel
Save